summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-05 00:44:05 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:48 +0200
commitb7ee4aa404d84291dc69059bf50c98d4ff5e905b (patch)
treeb42f7259a8387d64ea6257de4bba699e367fe943 /virtual/perl-threads
parentvirtual/perl-podlators: Add Perl 5.26 version (diff)
downloadgentoo-b7ee4aa404d84291dc69059bf50c98d4ff5e905b.tar.gz
gentoo-b7ee4aa404d84291dc69059bf50c98d4ff5e905b.tar.bz2
gentoo-b7ee4aa404d84291dc69059bf50c98d4ff5e905b.zip
virtual/perl-threads: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-threads')
-rw-r--r--virtual/perl-threads/perl-threads-2.10.0-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-threads/perl-threads-2.10.0-r1.ebuild b/virtual/perl-threads/perl-threads-2.10.0-r1.ebuild
deleted file mode 100644
index 594f2aa3c386..000000000000
--- a/virtual/perl-threads/perl-threads-2.10.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-
-RDEPEND="
- || ( =dev-lang/perl-5.22*[ithreads] ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"