diff options
author | 2007-12-11 09:46:14 +0000 | |
---|---|---|
committer | 2007-12-11 09:46:14 +0000 | |
commit | d23cc79671cdaf2f44b5ebeecbf1649ebf77374a (patch) | |
tree | 1c019c3d7d02ddd846bedbdc91eb9478e523af71 /dev-lang/perl | |
parent | arm/sh stable (diff) | |
download | historical-d23cc79671cdaf2f44b5ebeecbf1649ebf77374a.tar.gz historical-d23cc79671cdaf2f44b5ebeecbf1649ebf77374a.tar.bz2 historical-d23cc79671cdaf2f44b5ebeecbf1649ebf77374a.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/perl-5.8.8-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.8.8-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/perl/perl-5.8.8-r3.ebuild b/dev-lang/perl/perl-5.8.8-r3.ebuild index 55352b979b02..9098229aa04a 100644 --- a/dev-lang/perl/perl-5.8.8-r3.ebuild +++ b/dev-lang/perl/perl-5.8.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r3.ebuild,v 1.10 2007/11/18 17:37:25 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r3.ebuild,v 1.11 2007/12/11 09:46:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -18,7 +18,7 @@ LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="berkdb debug doc gdbm ithreads perlsuid build elibc_FreeBSD" PERL_OLDVERSEN="5.8.0 5.8.2 5.8.4 5.8.5 5.8.6 5.8.7" diff --git a/dev-lang/perl/perl-5.8.8-r4.ebuild b/dev-lang/perl/perl-5.8.8-r4.ebuild index 75eea1096c0e..fc326f4d59f1 100644 --- a/dev-lang/perl/perl-5.8.8-r4.ebuild +++ b/dev-lang/perl/perl-5.8.8-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r4.ebuild,v 1.1 2007/11/19 09:55:56 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r4.ebuild,v 1.2 2007/12/11 09:46:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -18,7 +18,7 @@ LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="berkdb debug doc gdbm ithreads perlsuid build elibc_FreeBSD" PERL_OLDVERSEN="5.8.0 5.8.2 5.8.4 5.8.5 5.8.6 5.8.7" |