diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 20:00:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-06 22:23:25 +0200 |
commit | de49b332db2dd366ea68348e3a85c5dc42155a2d (patch) | |
tree | 4227dfa6cbd14d77f8d70c1fce7c056af4f2cc19 /virtual | |
parent | virtual/perl-Math-BigInt-FastCalc: remove 5.30 version (diff) | |
download | gentoo-de49b332db2dd366ea68348e3a85c5dc42155a2d.tar.gz gentoo-de49b332db2dd366ea68348e3a85c5dc42155a2d.tar.bz2 gentoo-de49b332db2dd366ea68348e3a85c5dc42155a2d.zip |
virtual/perl-Module-CoreList: remove 5.30.3 and 5.32.0 version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.13.0_rc.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.200.ebuild | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.13.0_rc.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.13.0_rc.ebuild deleted file mode 100644 index 7699d239337d..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.13.0_rc.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 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 ~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.30.3* ~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.6.200.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.200.ebuild deleted file mode 100644 index d4b2d65d7aed..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.6.200.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 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 ~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.32.0* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |