diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:04:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:04:30 +0000 |
commit | ac8391682a52605c3cbef8ece9702b65a3aa1090 (patch) | |
tree | 5346b68508186130ee3cd1638a2b067a4ec6e1ff /virtual/perl-Parse-CPAN-Meta | |
parent | Stable for amd64, wrt bug #458122 (diff) | |
download | gentoo-2-ac8391682a52605c3cbef8ece9702b65a3aa1090.tar.gz gentoo-2-ac8391682a52605c3cbef8ece9702b65a3aa1090.tar.bz2 gentoo-2-ac8391682a52605c3cbef8ece9702b65a3aa1090.zip |
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta')
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index 6780ecb6b3f3..32cfe64d232e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.37 2012/05/21 11:50:34 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.38 2013/02/18 19:04:30 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + perl-Parse-CPAN-Meta-1.440.400.ebuild: + Stable for amd64, wrt bug #458122 *perl-Parse-CPAN-Meta-1.440.200-r1 (21 May 2012) @@ -174,4 +178,3 @@ +perl-Parse-CPAN-Meta-1.39.ebuild, +perl-Parse-CPAN-Meta-1.40.ebuild, +metadata.xml: Add virtual for Parse-CPAN-Meta - 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 0ba71b968371..8161c5f08c3f 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-2012 Gentoo Foundation +# 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.2 2012/04/28 02:33:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild,v 1.3 2013/02/18 19:04:30 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}" |