diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-07-15 10:37:33 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-07-15 10:39:33 +0300 |
commit | 085c93457685cb6fddb456fbedcc40a2268748ab (patch) | |
tree | ed74be77076d6df5365c9eb171a73ead0d73e121 /virtual/perl-Module-CoreList | |
parent | dev-lang/perl: Remove old (diff) | |
download | gentoo-085c93457685cb6fddb456fbedcc40a2268748ab.tar.gz gentoo-085c93457685cb6fddb456fbedcc40a2268748ab.tar.bz2 gentoo-085c93457685cb6fddb456fbedcc40a2268748ab.zip |
virtual/perl-Module-CoreList: Remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.23
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.201.911.100.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.003.140.ebuild | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.911.100.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.911.100.ebuild deleted file mode 100644 index 149e9a5ee6fe..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.201.911.100.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 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 sparc x86 ~ppc-aix ~x64-cygwin ~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.30.1* ~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.003.140.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.003.140.ebuild deleted file mode 100644 index 08ac8902265e..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-5.202.003.140.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 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 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~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.30.2* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |