diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:56:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:56:51 +0000 |
commit | 211d72380f00f05047bff761dcc4f82b2c85dd6a (patch) | |
tree | 32a0e175cd66fa63dc6f3c1e0b635a8d96a333d1 /virtual/perl-CPAN | |
parent | Stable for sparc, wrt bug #504786 (diff) | |
download | gentoo-2-211d72380f00f05047bff761dcc4f82b2c85dd6a.tar.gz gentoo-2-211d72380f00f05047bff761dcc4f82b2c85dd6a.tar.bz2 gentoo-2-211d72380f00f05047bff761dcc4f82b2c85dd6a.zip |
Stable for sparc, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 f4990f101f4b..8c0765c7ffc0 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.22 2014/09/22 10:10:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.23 2014/09/23 09:56:51 ago Exp $ + + 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.0-r1.ebuild: + Stable for sparc, wrt bug #504786 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.0-r1.ebuild: Stable for x86, wrt 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 dc581636d961..f3c14be5bb85 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.9 2014/09/22 10:10:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.10 2014/09/23 09:56: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="" |