summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-07-12 22:08:19 +1200
committerKent Fredric <kentnl@gentoo.org>2017-07-16 11:45:42 +1200
commit51570e0657bb371a52073da1b2fa4aa0684799c6 (patch)
tree9ca87780ab2b60c09104bc78ded98a738e9d3ef0 /virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.ebuild
parentvirtual/perl-*: Extend all virtuals relevant to Perl 5.24.2 (diff)
downloadgentoo-51570e0657bb371a52073da1b2fa4aa0684799c6.tar.gz
gentoo-51570e0657bb371a52073da1b2fa4aa0684799c6.tar.bz2
gentoo-51570e0657bb371a52073da1b2fa4aa0684799c6.zip
virtual/perl-*: -r1 bump all virtuals that need to update for Perl 5.24.2
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.ebuild')
-rw-r--r--virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.ebuild b/virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.ebuild
new file mode 100644
index 000000000000..af7050a90f2c
--- /dev/null
+++ b/virtual/perl-Digest/perl-Digest-1.170.100_rc-r3.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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24.2* =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
+"