summaryrefslogtreecommitdiff
path: root/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-11-23 23:23:57 +1300
committerKent Fredric <kentnl@gentoo.org>2016-11-23 23:31:43 +1300
commit74a4d1bade5c857f1cc687e232420102ef5d2edb (patch)
treec840facd5c34d6290ba9e9d0d52cf3d82723d890 /virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild
parentdbc15662ae1debcccb1427f7e08ec6e45cf5ebb5 (diff)
downloadgentoo-74a4d1bade5c857f1cc687e232420102ef5d2edb.tar.gz
gentoo-74a4d1bade5c857f1cc687e232420102ef5d2edb.tar.xz
virtual/perl-Parse-CPAN-Meta: -r1 bump
Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild')
-rw-r--r--virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild
new file mode 100644
index 00000000000..e8964be427c
--- /dev/null
+++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24.0* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"