summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r5.ebuild')
-rw-r--r--virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r5.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r5.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r5.ebuild
deleted file mode 100644
index 0a8b70b1bc8b..000000000000
--- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"