diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-03 00:43:12 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:27 +0200 |
commit | dba730fdf18d01476ed956a4689bc581372dee73 (patch) | |
tree | 849dac67c3995f9d2ec7fb68d876251be2c5b7f9 /virtual/perl-IO-Compress | |
parent | virtual/perl-IO: Add Perl 5.26 version (diff) | |
download | gentoo-dba730fdf18d01476ed956a4689bc581372dee73.tar.gz gentoo-dba730fdf18d01476ed956a4689bc581372dee73.tar.bz2 gentoo-dba730fdf18d01476ed956a4689bc581372dee73.zip |
virtual/perl-IO-Compress: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-IO-Compress')
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.68.1_rc.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.68.1_rc.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.68.1_rc.ebuild deleted file mode 100644 index 6575efe99bc1..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.68.1_rc.ebuild +++ /dev/null @@ -1,17 +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 - >=virtual/perl-Compress-Raw-Zlib-${PV%.*}.0 - >=virtual/perl-Compress-Raw-Bzip2-${PV%.*}.0 -" |