summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-03-19 02:31:43 +1300
committerKent Fredric <kentnl@gentoo.org>2017-03-19 13:39:04 +1300
commitd74acdddf5bcfb560ebac072d948952ca9cf8a3d (patch)
tree3eeaf3e0d176a48cb7a50caed570ea1f0fc99e7f /virtual
parentprofiles: enable media-libs/mlt[ffmpeg] in plasma profile (diff)
downloadgentoo-d74acdddf5bcfb560ebac072d948952ca9cf8a3d.tar.gz
gentoo-d74acdddf5bcfb560ebac072d948952ca9cf8a3d.tar.bz2
gentoo-d74acdddf5bcfb560ebac072d948952ca9cf8a3d.zip
perl-core/ExtUtils-MakeMaker,virtual/perl-ExtUtils-MakeMaker: Bump to version 7.240.0 (masked)
Adding to tree for roll out and testing purposes, but should stay masked until its deemed critical, in order to avoid side effects with users installing perl-core/ and having it block world updates. Ideally the virtual can be unmasked when 5.26 rolls out in the next few months. Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild23
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild20
2 files changed, 43 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
new file mode 100644
index 000000000000..a9a0d640fd01
--- /dev/null
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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 ~amd64-linux ~arm-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
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild
new file mode 100644
index 000000000000..dc6f6342f43b
--- /dev/null
+++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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 ~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"
+IUSE=""
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"