summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-15 00:41:12 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-15 01:33:59 +0200
commit964c0e1e80010779b2801164ea9283fe55a2023d (patch)
treed79480940bf580770627fb7a9d7a82a44d590634 /virtual
parentvirtual/perl-Pod-Parser: Remove obsolete virtual (diff)
downloadgentoo-964c0e1e80010779b2801164ea9283fe55a2023d.tar.gz
gentoo-964c0e1e80010779b2801164ea9283fe55a2023d.tar.bz2
gentoo-964c0e1e80010779b2801164ea9283fe55a2023d.zip
virtual/perl-Safe: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Safe/perl-Safe-2.390.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/virtual/perl-Safe/perl-Safe-2.390.0.ebuild b/virtual/perl-Safe/perl-Safe-2.390.0.ebuild
deleted file mode 100644
index 881a6ab6423d..000000000000
--- a/virtual/perl-Safe/perl-Safe-2.390.0.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 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"