diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 09:20:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 09:20:22 +0000 |
commit | 3bdf0490308660b42d8bbfa8fe5b43adf919da89 (patch) | |
tree | 2baf528856d0c3949e867fe44c11affd2e8950ed /virtual/perl-CPAN | |
parent | Stable for sparc, wrt bug #536790 (diff) | |
download | gentoo-2-3bdf0490308660b42d8bbfa8fe5b43adf919da89.tar.gz gentoo-2-3bdf0490308660b42d8bbfa8fe5b43adf919da89.tar.bz2 gentoo-2-3bdf0490308660b42d8bbfa8fe5b43adf919da89.zip |
Stable for sparc, 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 dbccede45636..2bd61c6b3c0f 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.29 2015/02/15 10:48:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.30 2015/02/16 09:20:22 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.5.ebuild: + Stable for sparc, wrt bug #536790 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-2.0.5.ebuild: Stable for ppc64, 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 a09c857300e4..dbee1d6d6b0d 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.8 2015/02/15 10:48:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.9 2015/02/16 09:20:22 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="" |