summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-23 14:10:55 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-24 00:44:10 +1200
commit19df2792161db5ba0c291e405113a126293d51fa (patch)
treeac17023e42d2aa46e510977554e49f6d7ca0eddd /virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild
parentvirtual/perl-Module-CoreList: Provide 5.201.709.220 from Perl 5.26.1 (diff)
downloadgentoo-19df2792161db5ba0c291e405113a126293d51fa.tar.gz
gentoo-19df2792161db5ba0c291e405113a126293d51fa.tar.bz2
gentoo-19df2792161db5ba0c291e405113a126293d51fa.zip
virtual/perl-*: -r1 bump for dep propagation for 5.24.3
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild')
-rw-r--r--virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild
new file mode 100644
index 000000000000..15710a9d9824
--- /dev/null
+++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.700.100_rc-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24.3* =dev-lang/perl-5.24.2* =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"