summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 22:42:53 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 23:02:22 +0200
commitca80ca17e692bc43d89cb6e446982c99e8e57611 (patch)
treed34d02b5a3875fc41cfd8991bbee2b9252c166ae /virtual
parentvirtual/perl-threads-shared: drop 1.620.0 (diff)
downloadgentoo-ca80ca17e692bc43d89cb6e446982c99e8e57611.tar.gz
gentoo-ca80ca17e692bc43d89cb6e446982c99e8e57611.tar.bz2
gentoo-ca80ca17e692bc43d89cb6e446982c99e8e57611.zip
virtual/perl-threads: drop 2.260.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-threads/perl-threads-2.260.0.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-threads/perl-threads-2.260.0.ebuild b/virtual/perl-threads/perl-threads-2.260.0.ebuild
deleted file mode 100644
index 2f4f4849ccd9..000000000000
--- a/virtual/perl-threads/perl-threads-2.260.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*[ithreads] ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"