diff options
author | 2015-02-13 21:55:55 +0000 | |
---|---|---|
committer | 2015-02-13 21:55:55 +0000 | |
commit | 69964542242794e2c8abd759439bceee8b96f885 (patch) | |
tree | 77da4175951fbdd67e9398d2e946d526df02f61e /virtual/perl-CPAN | |
parent | Stable for HPPA (bug #536790). (diff) | |
download | gentoo-2-69964542242794e2c8abd759439bceee8b96f885.tar.gz gentoo-2-69964542242794e2c8abd759439bceee8b96f885.tar.bz2 gentoo-2-69964542242794e2c8abd759439bceee8b96f885.zip |
Stable for HPPA (bug #536790).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 2a6ab15a0bf4..bfc033e4eab4 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.25 2015/02/13 10:26:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.26 2015/02/13 21:55:55 jer Exp $ + + 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-CPAN-2.0.5.ebuild: + Stable for HPPA (bug #536790). 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.5.ebuild: Stable for x86, wrt 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 2e504aad1405..3f81b195205d 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.4 2015/02/13 10:26:00 ago Exp $ +# $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 $ 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="" |