diff options
author | 2002-08-14 11:52:28 +0000 | |
---|---|---|
committer | 2002-08-14 11:52:28 +0000 | |
commit | f09c60bce404dfa45606549d39120d23bff944e1 (patch) | |
tree | 15b0d70c9c847d208b1c56a0219941c1c5df3806 /dev-libs/atk | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.gz gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.bz2 gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/atk-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.0.3-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/atk/atk-1.0.2.ebuild b/dev-libs/atk/atk-1.0.2.ebuild index 5f9c20c53adc..14f9cdf69fc2 100644 --- a/dev-libs/atk/atk-1.0.2.ebuild +++ b/dev-libs/atk/atk-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.4 2002/08/02 03:51:15 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.5 2002/08/14 11:52:27 murphy Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -17,7 +17,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.3" diff --git a/dev-libs/atk/atk-1.0.3-r1.ebuild b/dev-libs/atk/atk-1.0.3-r1.ebuild index 6dcb3e43f6c4..a04bdbeed69c 100644 --- a/dev-libs/atk/atk-1.0.3-r1.ebuild +++ b/dev-libs/atk/atk-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.2 2002/08/04 08:43:37 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.6-r1" |