summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild')
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild
new file mode 100644
index 000000000000..65f123a0a509
--- /dev/null
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.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 ~amd64-linux ~x86-linux ~x86-macos"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/Net-Ping-${PV}
+ !>perl-core/Net-Ping-${PV}-r999
+"