diff options
author | 2013-12-14 14:47:53 +0000 | |
---|---|---|
committer | 2013-12-14 14:47:53 +0000 | |
commit | 2cfe4a6c58b84baf84872145914a3c2e426c9ee3 (patch) | |
tree | 0c7e139ad3b7115db9dd220747323703e3cd0d2a /dev-lang/perl/perl-5.16.3.ebuild | |
parent | Version bump. (diff) | |
download | historical-2cfe4a6c58b84baf84872145914a3c2e426c9ee3.tar.gz historical-2cfe4a6c58b84baf84872145914a3c2e426c9ee3.tar.bz2 historical-2cfe4a6c58b84baf84872145914a3c2e426c9ee3.zip |
x86 stable, bug #461898
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'dev-lang/perl/perl-5.16.3.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.16.3.ebuild b/dev-lang/perl/perl-5.16.3.ebuild index 5e1c480cebec..c5ed393ab4bb 100644 --- a/dev-lang/perl/perl-5.16.3.ebuild +++ b/dev-lang/perl/perl-5.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.16.3.ebuild,v 1.3 2013/12/13 02:57:31 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.16.3.ebuild,v 1.4 2013/12/14 14:47:42 johu Exp $ EAPI=5 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" |