summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-23 02:07:37 +1300
committerKent Fredric <kentnl@gentoo.org>2017-01-25 04:41:21 +1300
commitd3e0e59bdb51c0b602b7a68f8abbcdb1ac42bcce (patch)
tree4fce37b24e78769aeeadfaf5fe44e690dac984c4 /virtual/perl-ExtUtils-MakeMaker
parentapp-portage/genlop: Fix HOMEPAGE (diff)
downloadgentoo-d3e0e59bdb51c0b602b7a68f8abbcdb1ac42bcce.tar.gz
gentoo-d3e0e59bdb51c0b602b7a68f8abbcdb1ac42bcce.tar.bz2
gentoo-d3e0e59bdb51c0b602b7a68f8abbcdb1ac42bcce.zip
dev-lang/perl,virtual/perl-*: Cleanup all non-latest perl-5.22* and perl-5.24* re bug #589680
Keeping 5.20.0 for now while backwards deps are still unsatisfied, simply cleaning out all but the latest in each ABI subslot to minimise the number of people who are going to be forced to do an ABI rebuild prematurely. If you still need perl-5.22.0, 5.22.1, 5.22.0, 5.24.0 , please locally revert this commit. Note: You may also need a copy of files/ at the time this commit was performed, as those packages use horrible old eblits, which we're trying to kill off Bug: https://bugs.gentoo.org/589680 Bug: https://bugs.gentoo.org/586418 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.100.100_rc-r2.ebuild21
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.100_rc-r2.ebuild21
2 files changed, 0 insertions, 42 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.100.100_rc-r2.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.100.100_rc-r2.ebuild
deleted file mode 100644
index e8964be427ca..000000000000
--- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.100.100_rc-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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
-"
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.100_rc-r2.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.100_rc-r2.ebuild
deleted file mode 100644
index 26c3a27827c4..000000000000
--- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.100_rc-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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.22.2* =dev-lang/perl-5.22.1* =dev-lang/perl-5.22.0* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"