summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-08-14 15:38:57 +1200
committerKent Fredric <kentnl@gentoo.org>2016-11-23 23:31:16 +1300
commit27a72715a2d1e0f945a851d12347424e6db179e8 (patch)
tree30a58fd35c0afb6b0e7b3b15b56922991035651b /virtual/perl-ExtUtils-Command
parentvirtual/perl-ExtUtils-MakeMaker: Bump to 7.100.200_rc for perl 5.24.1 (diff)
downloadgentoo-27a72715a2d1e0f945a851d12347424e6db179e8.tar.gz
gentoo-27a72715a2d1e0f945a851d12347424e6db179e8.tar.bz2
gentoo-27a72715a2d1e0f945a851d12347424e6db179e8.zip
virtual/perl-ExtUtils-Command: Bump to 7.100.200 for perl 5.24.1
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
new file mode 100644
index 000000000000..d4a6cfff00d3
--- /dev/null
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
@@ -0,0 +1,24 @@
+# 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="
+ ~virtual/perl-ExtUtils-MakeMaker-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"
+
+# this is the dev-lang/perl-5.24.1 version
+# upstream merged it into ExtUtils::MakeMaker, so here we have only a compatibility stub