diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-19 18:03:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-19 18:03:28 +0000 |
commit | 2d3481384f950afafd50d52f1acf7767a8c2223c (patch) | |
tree | d4f3d19a80f411f09127bb3ff62e4c83d98dda88 /dev-libs/atk/atk-1.20.0.ebuild | |
parent | Stable on ppc64; bug #198845 (diff) | |
download | historical-2d3481384f950afafd50d52f1acf7767a8c2223c.tar.gz historical-2d3481384f950afafd50d52f1acf7767a8c2223c.tar.bz2 historical-2d3481384f950afafd50d52f1acf7767a8c2223c.zip |
Stable on ppc64; bug #198845
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/atk/atk-1.20.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.20.0.ebuild b/dev-libs/atk/atk-1.20.0.ebuild index 99dcd59ab714..3a7d4fdcb53c 100644 --- a/dev-libs/atk/atk-1.20.0.ebuild +++ b/dev-libs/atk/atk-1.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.20.0.ebuild,v 1.8 2007/11/19 01:44:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.20.0.ebuild,v 1.9 2007/11/19 18:03:28 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5.7" |