diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-07-03 01:22:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-07-03 01:28:20 +0200 |
commit | bb0b3d56d21f5a6a45f90aaeb3b954c1212cabf3 (patch) | |
tree | b79900dda072130bee14f81e27454d9732352340 /virtual/perl-Module-CoreList | |
parent | virtual/perl-Module-CoreList: add 5.202.307.20 (diff) | |
download | gentoo-bb0b3d56d21f5a6a45f90aaeb3b954c1212cabf3.tar.gz gentoo-bb0b3d56d21f5a6a45f90aaeb3b954c1212cabf3.tar.bz2 gentoo-bb0b3d56d21f5a6a45f90aaeb3b954c1212cabf3.zip |
virtual/perl-Module-CoreList: drop 5.202.306.170, 5.202.306.230
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.306.170.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.230.ebuild | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.170.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.170.ebuild deleted file mode 100644 index 3d8ec197fe89..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.170.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.38.0_rc1 ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.230.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.230.ebuild deleted file mode 100644 index fb072acb238a..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.306.230.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.38.0_rc2 ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |