virtual/perl-Term-ReadLine: Drop 5.26.0 / 5.26.1 version
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 6 Apr 2019 22:02:17 +0000 (00:02 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 6 Apr 2019 22:02:28 +0000 (00:02 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild [deleted file]

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