summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-13 00:59:07 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-15 01:33:59 +0200
commita071b9862890145ee4644dc26f0ce35aa03cac76 (patch)
treedc8d970b30f62cbf36143c5dd535b05d4255f3c6 /virtual
parentvirtual/perl-B-Debug: Remove obsolete virtual (diff)
downloadgentoo-a071b9862890145ee4644dc26f0ce35aa03cac76.tar.gz
gentoo-a071b9862890145ee4644dc26f0ce35aa03cac76.tar.bz2
gentoo-a071b9862890145ee4644dc26f0ce35aa03cac76.zip
virtual/perl-CPAN: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild
deleted file mode 100644
index 0f53e04732d0..000000000000
--- a/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild
+++ /dev/null
@@ -1,23 +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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- =dev-lang/perl-5.22*
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
-
-# special case: Perl 5.22 version does not correspond to any separate release...