diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
commit | 508453b1ab9359cd195ee08017fe7e7b01f68873 (patch) | |
tree | 665bebb5ad5be6813d5176d0c2c4b80f27100643 /sys-devel/perl | |
parent | fix keywords, sparc please check (diff) | |
download | gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.gz gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.bz2 gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.zip |
more ppc keywords
Diffstat (limited to 'sys-devel/perl')
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r4.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/perl/perl-5.6.1-r3.ebuild b/sys-devel/perl/perl-5.6.1-r3.ebuild index c90fd55fbc3a..e884224974ee 100644 --- a/sys-devel/perl/perl-5.6.1-r3.ebuild +++ b/sys-devel/perl/perl-5.6.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/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.5 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" diff --git a/sys-devel/perl/perl-5.6.1-r4.ebuild b/sys-devel/perl/perl-5.6.1-r4.ebuild index 0f3fe209ef02..605303be9f66 100644 --- a/sys-devel/perl/perl-5.6.1-r4.ebuild +++ b/sys-devel/perl/perl-5.6.1-r4.ebuild @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" |