summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-28 13:53:31 +0100
committerSam James <sam@gentoo.org>2022-10-28 13:53:31 +0100
commitfc1d0116da22fd798d33d86720437abfc944776b (patch)
tree10b3fd4850b1a4cbcbede737a7c19f78f4b8ae01 /virtual
parentvirtual/perl-IO-Compress: update Perl dep for revbump (diff)
downloadgentoo-fc1d0116da22fd798d33d86720437abfc944776b.tar.gz
gentoo-fc1d0116da22fd798d33d86720437abfc944776b.tar.bz2
gentoo-fc1d0116da22fd798d33d86720437abfc944776b.zip
virtual/perl-Module-CoreList: drop 5.202.105.200
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.105.200.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.105.200.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.105.200.ebuild
deleted file mode 100644
index 5e12470c2f0f..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.105.200.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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.34.0* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"