diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-01 14:47:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-01 14:47:01 +0000 |
commit | 0f2721be9db6df626c6e2288e3e9a16ee0d75c28 (patch) | |
tree | 0c008892be53ff5d3d2bee3081608eff0b5fa88a /dev-libs/atk/atk-1.2.2.ebuild | |
parent | Marked Gnome 2.2 and it's 10e99 dependencies ~sparc. (diff) | |
download | historical-0f2721be9db6df626c6e2288e3e9a16ee0d75c28.tar.gz historical-0f2721be9db6df626c6e2288e3e9a16ee0d75c28.tar.bz2 historical-0f2721be9db6df626c6e2288e3e9a16ee0d75c28.zip |
Marked Gnome 2.2 and it's 10e99 dependencies ~sparc.
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 1c1aa5b4cdd4..392f5bc07d9b 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.4 2003/02/22 00:04:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.5 2003/03/01 14:47:01 weeve 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 ~sparc" RDEPEND=">=dev-libs/glib-2" |