summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-12-10 20:22:23 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-02-10 22:53:48 +0100
commit48c082c2740733f6528e47b308b071d6684e12ca (patch)
tree271e5275a28702a1c8b5f4af4bdafe3bb80dcc76 /virtual/perl-Module-Load
parentvirtual/perl-Module-CoreList: Drop old (diff)
downloadgentoo-48c082c2740733f6528e47b308b071d6684e12ca.tar.gz
gentoo-48c082c2740733f6528e47b308b071d6684e12ca.tar.bz2
gentoo-48c082c2740733f6528e47b308b071d6684e12ca.zip
virtual/perl-Module-Load: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild
deleted file mode 100644
index 9b34dc3f4eb0..000000000000
--- a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 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 sh 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"
-
-RDEPEND="
- || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"