diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-07 00:02:17 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-07 00:02:28 +0200 |
commit | ee449ae7a07e929bf6280f6fb087edb424764612 (patch) | |
tree | 101d014da2256a577547aa118cb68b7deb4daff5 | |
parent | profiles: unmask =dev-libs/isl-0.21, bug #682018 fixed (diff) | |
download | gentoo-ee449ae7a07e929bf6280f6fb087edb424764612.tar.gz gentoo-ee449ae7a07e929bf6280f6fb087edb424764612.tar.bz2 gentoo-ee449ae7a07e929bf6280f6fb087edb424764612.zip |
virtual/perl-Term-ReadLine: Drop 5.26.0 / 5.26.1 version
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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 index b04c84dae93c..000000000000 --- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild +++ /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 -" |