diff options
author | 2015-04-05 20:02:02 +0000 | |
---|---|---|
committer | 2015-04-05 20:02:02 +0000 | |
commit | be9110540b9554396e4176d395d5b27f60c9c44f (patch) | |
tree | c904eb4d0e3393b206311e6222eaf47d34168665 /virtual | |
parent | sparc stable wrt bug #545510 (diff) | |
download | gentoo-2-be9110540b9554396e4176d395d5b27f60c9c44f.tar.gz gentoo-2-be9110540b9554396e4176d395d5b27f60c9c44f.tar.bz2 gentoo-2-be9110540b9554396e4176d395d5b27f60c9c44f.zip |
sparc stable wrt bug #545510
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog index c1d85f685afe..7283fa9f47db 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.39 2015/04/05 13:59:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.40 2015/04/05 20:02:02 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-CPAN-2.90.0-r1.ebuild: + sparc stable wrt bug #545510 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-CPAN-2.90.0-r1.ebuild: arm stable wrt bug #545510 diff --git a/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild b/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild index bd3eb700f3fa..a4994899bafc 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.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.90.0-r1.ebuild,v 1.5 2015/04/05 13:59:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild,v 1.6 2015/04/05 20:02:02 zlogene 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="" |