diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-05 00:46:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:48 +0200 |
commit | cdb75da3c8ea1f517e0289ed853a0a1aa59a1782 (patch) | |
tree | 41f34b3f702d35b63b888769b76e9c6a5880c666 /virtual/perl-threads-shared | |
parent | virtual/perl-threads: Add Perl 5.26 version (diff) | |
download | gentoo-cdb75da3c8ea1f517e0289ed853a0a1aa59a1782.tar.gz gentoo-cdb75da3c8ea1f517e0289ed853a0a1aa59a1782.tar.bz2 gentoo-cdb75da3c8ea1f517e0289ed853a0a1aa59a1782.zip |
virtual/perl-threads-shared: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-threads-shared')
-rw-r--r-- | virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild deleted file mode 100644 index 55c5635ae592..000000000000 --- a/virtual/perl-threads-shared/perl-threads-shared-1.480.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* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |