diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:08:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:08:13 +0000 |
commit | 42ef4b30945ece952675a919407668cdb2bf60f0 (patch) | |
tree | 9ede73ce1dc9f27966c7b0bd93e1dd3f10dffd32 /dev-libs/atk/atk-1.2.2.ebuild | |
parent | stable on alpha (diff) | |
download | gentoo-2-42ef4b30945ece952675a919407668cdb2bf60f0.tar.gz gentoo-2-42ef4b30945ece952675a919407668cdb2bf60f0.tar.bz2 gentoo-2-42ef4b30945ece952675a919407668cdb2bf60f0.zip |
stable on alpha
Diffstat (limited to 'dev-libs/atk/atk-1.2.2.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.2.2.ebuild b/dev-libs/atk/atk-1.2.2.ebuild index 5477c395bf73..1c1aa5b4cdd4 100644 --- a/dev-libs/atk/atk-1.2.2.ebuild +++ b/dev-libs/atk/atk-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.3 2003/02/13 10:33:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.4 2003/02/22 00:04:14 agriffis Exp $ inherit libtool gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" RDEPEND=">=dev-libs/glib-2" |