diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-08 08:34:38 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-08 08:34:38 +0000 |
commit | 630bde5a8e8d9b8bf5e7d8dd993cd3729259e50a (patch) | |
tree | 0da8bfe90ebf38255fca80e3cf0aace5158581a7 /virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild | |
parent | [bump] perl-core/CPAN-Meta-2.110.580 (diff) | |
download | gentoo-2-630bde5a8e8d9b8bf5e7d8dd993cd3729259e50a.tar.gz gentoo-2-630bde5a8e8d9b8bf5e7d8dd993cd3729259e50a.tar.bz2 gentoo-2-630bde5a8e8d9b8bf5e7d8dd993cd3729259e50a.zip |
[bump] virtual/perl-CPAN-Meta-2.110.580
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild new file mode 100644 index 000000000000..4bea477accf5 --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.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.110.580.ebuild,v 1.1 2011/03/08 08:34:38 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~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}" |