diff options
Diffstat (limited to 'sys-devel')
-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 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r5.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/perl/perl-5.6.1-r3.ebuild b/sys-devel/perl/perl-5.6.1-r3.ebuild index e884224974ee..9d4ff1bcf194 100644 --- a/sys-devel/perl/perl-5.6.1-r3.ebuild +++ b/sys-devel/perl/perl-5.6.1-r3.ebuild @@ -1,12 +1,12 @@ # 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.6 2002/07/16 05:51:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.7 2002/07/28 14:32:58 blizzy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" -LICENSE="Artistic | GPL-2" +LICENSE="Artistic GPL-2" SLOT="0" KEYWORDS="x86 ppc" diff --git a/sys-devel/perl/perl-5.6.1-r4.ebuild b/sys-devel/perl/perl-5.6.1-r4.ebuild index dda3917e3b7e..4c1c65f2b79c 100644 --- a/sys-devel/perl/perl-5.6.1-r4.ebuild +++ b/sys-devel/perl/perl-5.6.1-r4.ebuild @@ -6,7 +6,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" -LICENSE="Artistic | GPL-2" +LICENSE="Artistic GPL-2" SLOT="0" KEYWORDS="x86 ppc" diff --git a/sys-devel/perl/perl-5.6.1-r5.ebuild b/sys-devel/perl/perl-5.6.1-r5.ebuild index 441721eea83c..be116d11750a 100644 --- a/sys-devel/perl/perl-5.6.1-r5.ebuild +++ b/sys-devel/perl/perl-5.6.1-r5.ebuild @@ -6,7 +6,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" -LICENSE="Artistic | GPL-2" +LICENSE="Artistic GPL-2" SLOT="0" KEYWORDS="x86 ppc" |