virtual/perl-ExtUtils-Command: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 2 Jun 2017 08:03:37 +0000 (10:03 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 16 Jun 2017 00:32:21 +0000 (02:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.200.100_rc.ebuild [deleted file]

diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.200.100_rc.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.200.100_rc.ebuild
deleted file mode 100644 (file)
index 026cc4e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-       || ( =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} )
-       dev-lang/perl:=
-       !<perl-core/${PN#perl-}-${PV}
-       !>perl-core/${PN#perl-}-${PV}-r999
-"