virtual/perl-threads: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 15 Jan 2020 01:59:43 +0000 (02:59 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 10 Feb 2020 21:53:56 +0000 (22:53 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
virtual/perl-threads/perl-threads-2.220.0-r1.ebuild [deleted file]
virtual/perl-threads/perl-threads-2.220.0-r2.ebuild [moved from virtual/perl-threads/perl-threads-2.150.0.ebuild with 73% similarity]
virtual/perl-threads/perl-threads-2.70.0-r1.ebuild [deleted file]

diff --git a/virtual/perl-threads/perl-threads-2.220.0-r1.ebuild b/virtual/perl-threads/perl-threads-2.220.0-r1.ebuild
deleted file mode 100644 (file)
index a327d43..0000000
+++ /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 ppc ppc64 s390 sh sparc x86 ~x64-cygwin"
-
-RDEPEND="
-       || ( =dev-lang/perl-5.30*[ithreads] =dev-lang/perl-5.28*[ithreads] ~perl-core/${PN#perl-}-${PV} )
-       dev-lang/perl:=
-       !<perl-core/${PN#perl-}-${PV}
-       !>perl-core/${PN#perl-}-${PV}-r999
-"
similarity index 73%
rename from virtual/perl-threads/perl-threads-2.150.0.ebuild
rename to virtual/perl-threads/perl-threads-2.220.0-r2.ebuild
index b0a55d734db9bc4bd0c7455050d51b2f847f7f59..556f208bdafc964535070fe30cd6bee3f77b21ca 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin"
 
 RDEPEND="
-       || ( =dev-lang/perl-5.26*[ithreads] ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.30*[ithreads] ~perl-core/${PN#perl-}-${PV} )
        dev-lang/perl:=
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}-r999
diff --git a/virtual/perl-threads/perl-threads-2.70.0-r1.ebuild b/virtual/perl-threads/perl-threads-2.70.0-r1.ebuild
deleted file mode 100644 (file)
index a4137b2..0000000
+++ /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 ppc ppc64 sparc x86 ~x64-cygwin"
-
-RDEPEND="
-       || ( =dev-lang/perl-5.24*[ithreads] ~perl-core/${PN#perl-}-${PV} )
-       dev-lang/perl:=
-       !<perl-core/${PN#perl-}-${PV}
-       !>perl-core/${PN#perl-}-${PV}-r999
-"