From d3e0e59bdb51c0b602b7a68f8abbcdb1ac42bcce Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 23 Jan 2017 02:07:37 +1300 Subject: 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 --- virtual/perl-IO/perl-IO-1.350.0-r2.ebuild | 22 ---------------------- virtual/perl-IO/perl-IO-1.360.0-r2.ebuild | 22 ---------------------- 2 files changed, 44 deletions(-) delete mode 100644 virtual/perl-IO/perl-IO-1.350.0-r2.ebuild delete mode 100644 virtual/perl-IO/perl-IO-1.360.0-r2.ebuild (limited to 'virtual/perl-IO') diff --git a/virtual/perl-IO/perl-IO-1.350.0-r2.ebuild b/virtual/perl-IO/perl-IO-1.350.0-r2.ebuild deleted file mode 100644 index 6863dcaece74..000000000000 --- a/virtual/perl-IO/perl-IO-1.350.0-r2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Virtual for IO" -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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -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}-r999 -" diff --git a/virtual/perl-IO/perl-IO-1.360.0-r2.ebuild b/virtual/perl-IO/perl-IO-1.360.0-r2.ebuild deleted file mode 100644 index ff49df5bb058..000000000000 --- a/virtual/perl-IO/perl-IO-1.360.0-r2.ebuild +++ /dev/null @@ -1,22 +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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND=" - || ( =dev-lang/perl-5.24.0* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !perl-core/${PN#perl-}-${PV}-r999 -" -- cgit v1.2.3-65-gdbad