diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
commit | 884c706adc5db0ca4eb89a6c504aa0b1b6fec989 (patch) | |
tree | 7e7ca0bd5507f8f1dcc9a0623a80dae666bd19b3 /dev-perl/GD | |
parent | added ~ppc to keywords (diff) | |
download | historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.gz historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.bz2 historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/GD-1.32-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/GD/GD-1.32-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.01.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/GD/GD-1.32-r1.ebuild b/dev-perl/GD/GD-1.32-r1.ebuild index 521c6c673446..64917a132cbb 100644 --- a/dev-perl/GD/GD-1.32-r1.ebuild +++ b/dev-perl/GD/GD-1.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.10 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.11 2002/10/17 16:43:13 bjb Exp $ IUSE="X" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="${DEPEND} >=media-libs/libgd-1.8.3 diff --git a/dev-perl/GD/GD-1.32-r2.ebuild b/dev-perl/GD/GD-1.32-r2.ebuild index 06d01a4fb428..6e70d73e07ff 100644 --- a/dev-perl/GD/GD-1.32-r2.ebuild +++ b/dev-perl/GD/GD-1.32-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r2.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r2.ebuild,v 1.5 2002/10/17 16:43:13 bjb Exp $ IUSE="X" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="${DEPEND} >=media-libs/libgd-1.8.3 diff --git a/dev-perl/GD/GD-2.01.ebuild b/dev-perl/GD/GD-2.01.ebuild index 2d55534dfd43..d39533b3f4da 100644 --- a/dev-perl/GD/GD-2.01.ebuild +++ b/dev-perl/GD/GD-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.01.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.01.ebuild,v 1.5 2002/10/17 16:43:13 bjb Exp $ IUSE="truetype X" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha" DEPEND="${DEPEND} >=media-libs/libgd-2.0.1 |