diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-16 10:23:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-16 10:23:31 +0000 |
commit | 33d4550b9f403c56bbe2405c868b1be43df53c6b (patch) | |
tree | 0b859db0c5f13b30609a5e2285925158a6a6a8bf /dev-lang/perl | |
parent | Stable for x86, wrt bug #390719 (diff) | |
download | gentoo-2-33d4550b9f403c56bbe2405c868b1be43df53c6b.tar.gz gentoo-2-33d4550b9f403c56bbe2405c868b1be43df53c6b.tar.bz2 gentoo-2-33d4550b9f403c56bbe2405c868b1be43df53c6b.zip |
Stable for x86, wrt bug #390719
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.18.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog index ce4fdbed6174..cab79e1ef762 100644 --- a/dev-lang/perl/ChangeLog +++ b/dev-lang/perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.439 2014/10/16 10:22:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.440 2014/10/16 10:23:31 ago Exp $ + + 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for x86, wrt bug #390719 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: Stable for amd64, wrt bug #390719 diff --git a/dev-lang/perl/perl-5.18.2-r2.ebuild b/dev-lang/perl/perl-5.18.2-r2.ebuild index 8827555e8a12..acee465f50a4 100644 --- a/dev-lang/perl/perl-5.18.2-r2.ebuild +++ b/dev-lang/perl/perl-5.18.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r2.ebuild,v 1.2 2014/10/16 10:22:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r2.ebuild,v 1.3 2014/10/16 10:23:31 ago Exp $ EAPI=5 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 ~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=" |