diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-06 07:41:08 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-06 07:41:08 +0000 |
commit | ffba6a354a0f0e37f6085a58b6b92cb56c626219 (patch) | |
tree | 7f369d2e33f5242436f2cf1fc16b3e77ff756c66 /virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild | |
parent | [bump] perl-core/CPAN-Meta-2.112.150 (diff) | |
download | historical-ffba6a354a0f0e37f6085a58b6b92cb56c626219.tar.gz historical-ffba6a354a0f0e37f6085a58b6b92cb56c626219.tar.bz2 historical-ffba6a354a0f0e37f6085a58b6b92cb56c626219.zip |
[bump] virtual/perl-CPAN-Meta-2.112.150
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild new file mode 100644 index 000000000000..6eb27cdd5042 --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.150.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 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.112.150.ebuild,v 1.1 2011/08/06 07:41:08 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}" |