diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:37:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:37:20 +0000 |
commit | 509e5d08a532c941c529ead7a01b232d68dff4a4 (patch) | |
tree | 20c970fce70f8c8871d6307d3b802a7f534d0c60 /virtual/perl-CPAN | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-509e5d08a532c941c529ead7a01b232d68dff4a4.tar.gz gentoo-2-509e5d08a532c941c529ead7a01b232d68dff4a4.tar.bz2 gentoo-2-509e5d08a532c941c529ead7a01b232d68dff4a4.zip |
Stable for ppc, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog index bfc033e4eab4..0573dcb557b4 100644 --- a/virtual/perl-CPAN/ChangeLog +++ b/virtual/perl-CPAN/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CPAN # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.26 2015/02/13 21:55:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.27 2015/02/14 15:37:20 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.5.ebuild: + Stable for ppc, wrt bug #536790 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-CPAN-2.0.5.ebuild: Stable for HPPA (bug #536790). diff --git a/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild b/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild index 3f81b195205d..2bd7f6803f2a 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.5.ebuild,v 1.5 2015/02/13 21:55:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.6 2015/02/14 15:37:20 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="" |