diff options
author | 2007-11-13 19:53:59 +0000 | |
---|---|---|
committer | 2007-11-13 19:53:59 +0000 | |
commit | 2337d8e7b953eea1c36b81f8e1a0dc51e28357ba (patch) | |
tree | ee6f1396b61f1a537f5dbf6ca763145748400356 /dev-lang/perl/perl-5.8.8-r3.ebuild | |
parent | ppc stable, bug #198650 (diff) | |
download | gentoo-2-2337d8e7b953eea1c36b81f8e1a0dc51e28357ba.tar.gz gentoo-2-2337d8e7b953eea1c36b81f8e1a0dc51e28357ba.tar.bz2 gentoo-2-2337d8e7b953eea1c36b81f8e1a0dc51e28357ba.zip |
ppc stable, bug #198196
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/perl/perl-5.8.8-r3.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.8.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.8-r3.ebuild b/dev-lang/perl/perl-5.8.8-r3.ebuild index ef162a6f0467..bf29e6e3121b 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.6 2007/11/13 18:05:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r3.ebuild,v 1.7 2007/11/13 19:53:59 dertobi123 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" |