diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:08:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:08:51 +0000 |
commit | 13f980376f05ccf18900a4203bfa2717e330f47d (patch) | |
tree | 86665356ad5a91b8adcfa22e9566ee5fab6cbe4a /virtual/perl-CPAN | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-13f980376f05ccf18900a4203bfa2717e330f47d.tar.gz gentoo-2-13f980376f05ccf18900a4203bfa2717e330f47d.tar.bz2 gentoo-2-13f980376f05ccf18900a4203bfa2717e330f47d.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-CPAN')
-rw-r--r-- | virtual/perl-CPAN/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog index cb9210437925..3087896d3dbe 100644 --- a/virtual/perl-CPAN/ChangeLog +++ b/virtual/perl-CPAN/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CPAN # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.18 2014/09/17 13:33:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.19 2014/09/21 11:08:51 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.0-r1.ebuild: + Stable for ppc64, wrt bug #504786 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-CPAN-2.0.0-r1.ebuild: Stable for HPPA (bug #504786). diff --git a/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild b/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild index 2a98f0c61039..c229548ed5f4 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.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/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.5 2014/09/17 13:33:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.6 2014/09/21 11:08:51 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="" |