diff options
author | Torsten Veller <tove@gentoo.org> | 2012-01-08 17:11:46 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-01-08 17:11:46 +0000 |
commit | 0753282773c54ae5880d1676e26f76bfe25831fb (patch) | |
tree | 64579cc7633cfe5a4e44c9ed259d086c50610a4c /virtual | |
parent | [bump] perl-core/CPAN-Meta-2.113.640 (diff) | |
download | gentoo-2-0753282773c54ae5880d1676e26f76bfe25831fb.tar.gz gentoo-2-0753282773c54ae5880d1676e26f76bfe25831fb.tar.bz2 gentoo-2-0753282773c54ae5880d1676e26f76bfe25831fb.zip |
[bump] virtual/perl-CPAN-Meta-2.113.640
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.113.640.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index 3e7d57eb7b2a..f8d2bac0fe3d 100644 --- a/virtual/perl-CPAN-Meta/ChangeLog +++ b/virtual/perl-CPAN-Meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-CPAN-Meta -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.19 2011/12/22 22:22:42 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.20 2012/01/08 17:11:46 tove Exp $ + +*perl-CPAN-Meta-2.113.640 (08 Jan 2012) + + 08 Jan 2012; Torsten Veller <tove@gentoo.org> + +perl-CPAN-Meta-2.113.640.ebuild: + Version bump 22 Dec 2011; Markus Meier <maekke@gentoo.org> perl-CPAN-Meta-2.112.621.ebuild: diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.113.640.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.113.640.ebuild new file mode 100644 index 000000000000..91fa4b88438f --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.113.640.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-CPAN-Meta/perl-CPAN-Meta-2.113.640.ebuild,v 1.1 2012/01/08 17:11:46 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}" |