diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-06 12:18:31 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-06 12:18:31 +0000 |
commit | acf43e7134a64bd0c7068a3b7e3879b120cfbc80 (patch) | |
tree | 64a131ba579eeae4fcab3953db341b86753c8ca4 /virtual/perl-Parse-CPAN-Meta | |
parent | [bump] perl-core/Parse-CPAN-Meta-1.440.400 (diff) | |
download | gentoo-2-acf43e7134a64bd0c7068a3b7e3879b120cfbc80.tar.gz gentoo-2-acf43e7134a64bd0c7068a3b7e3879b120cfbc80.tar.bz2 gentoo-2-acf43e7134a64bd0c7068a3b7e3879b120cfbc80.zip |
[bump] virtual/perl-Parse-CPAN-Meta-1.440.400
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta')
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index 36619d8da8af..bd7e3b470cae 100644 --- a/virtual/perl-Parse-CPAN-Meta/ChangeLog +++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,12 @@ # 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.33 2012/04/02 17:10:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.34 2012/04/06 12:18:31 tove Exp $ + +*perl-Parse-CPAN-Meta-1.440.400 (06 Apr 2012) + + 06 Apr 2012; Torsten Veller <tove@gentoo.org> + +perl-Parse-CPAN-Meta-1.440.400.ebuild: + Version bump *perl-Parse-CPAN-Meta-1.440.300 (02 Apr 2012) 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 new file mode 100644 index 000000000000..090dddf3de4b --- /dev/null +++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 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.1 2012/04/06 12:18:31 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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}" |