virtual/perl-Net-Ping: Bump to version 2.430.100_rc for perl 5.24.1
authorKent Fredric <kentnl@gentoo.org>
Sun, 14 Aug 2016 04:17:48 +0000 (16:17 +1200)
committerKent Fredric <kentnl@gentoo.org>
Wed, 23 Nov 2016 10:31:21 +0000 (23:31 +1300)
Package-Manager: portage-2.3.0

virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc.ebuild [new file with mode: 0644]

diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc.ebuild
new file mode 100644 (file)
index 0000000..c7e1cd6
--- /dev/null
@@ -0,0 +1,22 @@
+# 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+       || ( =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} )
+       dev-lang/perl:=
+       !<perl-core/Net-Ping-${PV}
+       !>perl-core/Net-Ping-${PV}-r999
+"