summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-08-14 16:36:09 +1200
committerKent Fredric <kentnl@gentoo.org>2016-11-23 23:31:23 +1300
commitff3170412a46c49ab6916c1a6f59f74f01ed65ad (patch)
treedfc3c35c97a4aa3716a067ff60ec1daee8126eed /virtual/perl-Test
parentvirtual/perl-Sys-Syslog: Bump to 0.330.100_rc for perl 5.24.1 (diff)
downloadgentoo-ff3170412a46c49ab6916c1a6f59f74f01ed65ad.tar.gz
gentoo-ff3170412a46c49ab6916c1a6f59f74f01ed65ad.tar.bz2
gentoo-ff3170412a46c49ab6916c1a6f59f74f01ed65ad.zip
virtual/perl-Test: Bump to version 1.280.100_rc for perl 5.24.1
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual/perl-Test')
-rw-r--r--virtual/perl-Test/perl-Test-1.280.100_rc.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/virtual/perl-Test/perl-Test-1.280.100_rc.ebuild b/virtual/perl-Test/perl-Test-1.280.100_rc.ebuild
new file mode 100644
index 000000000000..f9085300bb05
--- /dev/null
+++ b/virtual/perl-Test/perl-Test-1.280.100_rc.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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.24.1* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"