diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 19:07:10 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:39 +0100 |
commit | 16969d129b119b1e2db8311b9a2c341e273b7cba (patch) | |
tree | 49900fd01e4e1f21508291db591a119a6191a393 /virtual | |
parent | perl-core/B-Debug: remove, was removed from core Perl in 5.30 (diff) | |
download | gentoo-16969d129b119b1e2db8311b9a2c341e273b7cba.tar.gz gentoo-16969d129b119b1e2db8311b9a2c341e273b7cba.tar.bz2 gentoo-16969d129b119b1e2db8311b9a2c341e273b7cba.zip |
virtual/perl-CPAN: 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-CPAN/perl-CPAN-2.110.100_rc-r6.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.180.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild | 15 |
3 files changed, 0 insertions, 45 deletions
diff --git a/virtual/perl-CPAN/perl-CPAN-2.110.100_rc-r6.ebuild b/virtual/perl-CPAN/perl-CPAN-2.110.100_rc-r6.ebuild deleted file mode 100644 index 87ed78e4ea1d..000000000000 --- a/virtual/perl-CPAN/perl-CPAN-2.110.100_rc-r6.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 ~mips ppc ppc64 sparc x86 ~x64-cygwin" - -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 -" diff --git a/virtual/perl-CPAN/perl-CPAN-2.180.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.180.0.ebuild deleted file mode 100644 index 289b5cb58724..000000000000 --- a/virtual/perl-CPAN/perl-CPAN-2.180.0.ebuild +++ /dev/null @@ -1,15 +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 s390 sh sparc x86 ~x64-cygwin" - -RDEPEND=" - || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild deleted file mode 100644 index 0045eeae5816..000000000000 --- a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild +++ /dev/null @@ -1,15 +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 s390 sh sparc x86 ~x64-cygwin" - -RDEPEND=" - || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |