commit: 8b89b47ebd9183709e013b0f6ee45e2ecd3f9180
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 20:59:44 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 21:03:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b89b47e
virtual/perl-CPAN: drop 2.280.0
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
virtual/perl-CPAN/perl-CPAN-2.280.0.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/virtual/perl-CPAN/perl-CPAN-2.280.0.ebuild
b/virtual/perl-CPAN/perl-CPAN-2.280.0.ebuild
deleted file mode 100644
index 4acb2b86f091..000000000000
--- a/virtual/perl-CPAN/perl-CPAN-2.280.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"