diff options
author | 2015-04-05 13:59:38 +0000 | |
---|---|---|
committer | 2015-04-05 13:59:38 +0000 | |
commit | 87f43916cbb9126f90b7dfc8c4cafebb080281f5 (patch) | |
tree | eb58741f6efa981bc2b297083420d406f4bb282b /virtual/perl-CPAN | |
parent | arm stable wrt bug #545510 (diff) | |
download | gentoo-2-87f43916cbb9126f90b7dfc8c4cafebb080281f5.tar.gz gentoo-2-87f43916cbb9126f90b7dfc8c4cafebb080281f5.tar.bz2 gentoo-2-87f43916cbb9126f90b7dfc8c4cafebb080281f5.zip |
arm stable wrt bug #545510
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-CPAN')
-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 ec64f1012984..c1d85f685afe 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.38 2015/04/05 11:11:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.39 2015/04/05 13:59:38 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-CPAN-2.90.0-r1.ebuild: + arm stable wrt bug #545510 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-CPAN-2.90.0-r1.ebuild: x86 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 9ab2528646ff..bd3eb700f3fa 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.4 2015/04/05 11:11:25 zlogene Exp $ +# $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 $ 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="" |