summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-05-31 11:30:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:13 +0200
commit2b6b7e2fd74eecd06d0932086477d4b0be4ad6dc (patch)
treedcddef68a1b1061cda920275f118288acc9c9de2 /virtual/perl-Attribute-Handlers
parentvirtual/perl-Archive-Tar: Remove old providers (diff)
downloadgentoo-2b6b7e2fd74eecd06d0932086477d4b0be4ad6dc.tar.gz
gentoo-2b6b7e2fd74eecd06d0932086477d4b0be4ad6dc.tar.bz2
gentoo-2b6b7e2fd74eecd06d0932086477d4b0be4ad6dc.zip
virtual/perl-Attribute-Handlers: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0-r1.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0-r1.ebuild
deleted file mode 100644
index 0ca0c6d3a0b1..000000000000
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.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 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-
-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
-"