diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 23:11:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 23:11:15 +0000 |
commit | 9a41697265c0ddf4e78be3a6f42d3879bbe5c109 (patch) | |
tree | 584f028d1e14559582eae5184d3d6b99b324f4da /virtual/perl-Parse-CPAN-Meta | |
parent | Stable for ppc64, wrt bug #458122 (diff) | |
download | gentoo-2-9a41697265c0ddf4e78be3a6f42d3879bbe5c109.tar.gz gentoo-2-9a41697265c0ddf4e78be3a6f42d3879bbe5c109.tar.bz2 gentoo-2-9a41697265c0ddf4e78be3a6f42d3879bbe5c109.zip |
Stable for ppc64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta')
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index 1d28887a34a4..6c1d694b123a 100644 --- a/virtual/perl-Parse-CPAN-Meta/ChangeLog +++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Parse-CPAN-Meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.39 2013/02/18 19:30:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.40 2013/02/18 23:11:15 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + perl-Parse-CPAN-Meta-1.440.400.ebuild: + Stable for ppc64, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Parse-CPAN-Meta-1.440.400.ebuild: diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild index 95064707f5c0..72a85be246c8 100644 --- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild +++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild,v 1.4 2013/02/18 19:30:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild,v 1.5 2013/02/18 23:11:15 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |