summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-25 03:15:03 +1300
committerKent Fredric <kentnl@gentoo.org>2017-01-25 04:41:22 +1300
commit3caa0d02741c52d640b1e22b3f71b77df3d15974 (patch)
tree384418a964a2c740dfe96d9a0f0c96260db31396 /virtual/perl-Test/perl-Test-1.260.0-r6.ebuild
parentvirtual/perl-*: Drop references to 5.22.[old] and 5.24.[old] (diff)
downloadgentoo-3caa0d02741c52d640b1e22b3f71b77df3d15974.tar.gz
gentoo-3caa0d02741c52d640b1e22b3f71b77df3d15974.tar.bz2
gentoo-3caa0d02741c52d640b1e22b3f71b77df3d15974.zip
virtual/perl-*: -r1 bump tweaked ebuilds for propagation
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-Test/perl-Test-1.260.0-r6.ebuild')
-rw-r--r--virtual/perl-Test/perl-Test-1.260.0-r6.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/virtual/perl-Test/perl-Test-1.260.0-r6.ebuild b/virtual/perl-Test/perl-Test-1.260.0-r6.ebuild
new file mode 100644
index 000000000000..76d5aec02db0
--- /dev/null
+++ b/virtual/perl-Test/perl-Test-1.260.0-r6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"