summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-04-17 17:31:54 +1200
committerKent Fredric <kentnl@gentoo.org>2018-04-24 06:27:28 +1200
commite1e494af471ab2481b029edeb92f74fa0df95cc8 (patch)
tree888b2d1c53d6e70e22657272e6dae1223cf2c2d0 /virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
parentvirtual/perl-Module-CoreList: Update for perl 5.26.2 (diff)
downloadgentoo-e1e494af471ab2481b029edeb92f74fa0df95cc8.tar.gz
gentoo-e1e494af471ab2481b029edeb92f74fa0df95cc8.tar.bz2
gentoo-e1e494af471ab2481b029edeb92f74fa0df95cc8.zip
virtual/perl-*: -r1 bump all virtuals with new RDEPEND entries
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild')
-rw-r--r--virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
new file mode 100644
index 000000000000..4eec2ddf66bd
--- /dev/null
+++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 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 ppc ppc64 sparc x86 ~x64-cygwin"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"