diff options
author | 2002-08-02 03:51:15 +0000 | |
---|---|---|
committer | 2002-08-02 03:51:15 +0000 | |
commit | 9ce717401ab7b62223a030f746c274c423384103 (patch) | |
tree | 9d5135ec45afb104436e59f76f3d23539683a7de /dev-libs/atk | |
parent | added ppc to keywords (diff) | |
download | historical-9ce717401ab7b62223a030f746c274c423384103.tar.gz historical-9ce717401ab7b62223a030f746c274c423384103.tar.bz2 historical-9ce717401ab7b62223a030f746c274c423384103.zip |
added ppc to keywords
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/atk-1.0.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/atk/atk-1.0.1-r3.ebuild b/dev-libs/atk/atk-1.0.1-r3.ebuild index c3b55edba882..c69a685c0e7e 100644 --- a/dev-libs/atk/atk-1.0.1-r3.ebuild +++ b/dev-libs/atk/atk-1.0.1-r3.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.1-r3.ebuild,v 1.3 2002/08/01 16:07:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.1-r3.ebuild,v 1.4 2002/08/02 03:51:15 gerk Exp $ inherit libtool @@ -19,7 +19,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="X86" +KEYWORDS="X86 ppc" RDEPEND=">=dev-libs/glib-2.0.1" diff --git a/dev-libs/atk/atk-1.0.2.ebuild b/dev-libs/atk/atk-1.0.2.ebuild index 0571b76b2656..5f9c20c53adc 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.3 2002/08/01 16:07:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.4 2002/08/02 03:51:15 gerk 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" +KEYWORDS="x86 ppc" RDEPEND=">=dev-libs/glib-2.0.3" |