From: Andreas K. Hüttel Date: Sat, 14 May 2016 22:41:12 +0000 (+0200) Subject: virtual/perl-Safe: Remove obsolete virtual X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=964c0e1e80010779b2801164ea9283fe55a2023d;p=gentoo.git virtual/perl-Safe: Remove obsolete virtual Package-Manager: portage-2.2.28 --- 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}-r999 -"