diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-08-16 22:49:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-08-16 23:03:07 +0200 |
commit | f1ba25e480ef9db795d12ea47b1712fc816c40f7 (patch) | |
tree | 7ed4839ce6b9ad59d8d998a894d9738d98a9557c /virtual/perl-Module-CoreList | |
parent | virtual/perl-Pod-Simple: drop 3.420.0 (diff) | |
download | gentoo-f1ba25e480ef9db795d12ea47b1712fc816c40f7.tar.gz gentoo-f1ba25e480ef9db795d12ea47b1712fc816c40f7.tar.bz2 gentoo-f1ba25e480ef9db795d12ea47b1712fc816c40f7.zip |
virtual/perl-Module-CoreList: drop 5.202.203.130
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild deleted file mode 100644 index 39b6cd2d9975..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.203.130.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-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.1* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |