summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-14 22:35:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-15 01:33:59 +0200
commitbdbde75954712b16f86f43ee0574b1ec0be1bcee (patch)
tree12afb334d0dd2d88d9140da809778810efa2c306 /virtual/perl-ExtUtils-Constant
parentvirtual/perl-ExtUtils-Command: Write virtual more strict and add comments (diff)
downloadgentoo-bdbde75954712b16f86f43ee0574b1ec0be1bcee.tar.gz
gentoo-bdbde75954712b16f86f43ee0574b1ec0be1bcee.tar.bz2
gentoo-bdbde75954712b16f86f43ee0574b1ec0be1bcee.zip
virtual/perl-ExtUtils-Constant: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual/perl-ExtUtils-Constant')
-rw-r--r--virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r7.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r7.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r7.ebuild
deleted file mode 100644
index 75d8d7ba5710..000000000000
--- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r7.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 arm64 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
-"