summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-17 23:56:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-17 23:58:34 +0200
commit85968529ab23761db9f6d4c3a1bd996683d01156 (patch)
tree9154556dcdb6fb74305b744646fc91ebf777fd16
parentvirtual/perl-Storable: Drop perl-5.28.0 (diff)
downloadgentoo-85968529ab23761db9f6d4c3a1bd996683d01156.tar.gz
gentoo-85968529ab23761db9f6d4c3a1bd996683d01156.tar.bz2
gentoo-85968529ab23761db9f6d4c3a1bd996683d01156.zip
virtual/perl-Module-CoreList: drop perl-5.28.0
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.806.220-r2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.806.220-r2.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.806.220-r2.ebuild
deleted file mode 100644
index 799753286b43..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.806.220-r2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# Check https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/virtual/perl-Module-CoreList
-# When bumping this package.
-RDEPEND="
- || ( =dev-lang/perl-5.28.0* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"