summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-05-31 11:32:33 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:13 +0200
commit0976bbf247dbf54dcc2ba8b5a6c1c6c674ea1b2b (patch)
treeae2cbeeb68bb566e6ba774c333812e086e24e9c1 /virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild
parentvirtual/perl-Attribute-Handlers: Remove old (diff)
downloadgentoo-0976bbf247dbf54dcc2ba8b5a6c1c6c674ea1b2b.tar.gz
gentoo-0976bbf247dbf54dcc2ba8b5a6c1c6c674ea1b2b.tar.bz2
gentoo-0976bbf247dbf54dcc2ba8b5a6c1c6c674ea1b2b.zip
virtual/perl-Attribute-Handlers: Add 5.26 provider
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild')
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild
new file mode 100644
index 000000000000..a3c55be25e04
--- /dev/null
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 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 ~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.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"