diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 19:57:34 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:45 +0100 |
commit | a59db5039595722f4c6df770153eb7280a73e6bd (patch) | |
tree | a29d0fc53c138c8745e8cf5bd0afc50782697edf /virtual | |
parent | virtual/perl-IO: Drop old (diff) | |
download | gentoo-a59db5039595722f4c6df770153eb7280a73e6bd.tar.gz gentoo-a59db5039595722f4c6df770153eb7280a73e6bd.tar.bz2 gentoo-a59db5039595722f4c6df770153eb7280a73e6bd.zip |
virtual/perl-IO-Compress: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.69.1_rc-r4.ebuild | 19 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.74.0-r1.ebuild | 19 |
2 files changed, 0 insertions, 38 deletions
diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.69.1_rc-r4.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.69.1_rc-r4.ebuild deleted file mode 100644 index 5e7b713babe5..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.69.1_rc-r4.ebuild +++ /dev/null @@ -1,19 +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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.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%.1_rc}.0 - >=virtual/perl-Compress-Raw-Bzip2-${PV%.1_rc}.0 -" -# Dependencies on Compress-Raw* must be kept in step -# but sometimes not .... use ${PV} when you can. diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.74.0-r1.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.74.0-r1.ebuild deleted file mode 100644 index ab1d6e45ef28..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.74.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~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.28* =dev-lang/perl-5.26* ~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} - >=virtual/perl-Compress-Raw-Bzip2-${PV} -" -# Dependencies on Compress-Raw* must be kept in step -# but sometimes not .... use ${PV} when you can. |