From 3f2c7cb2f8300720753ad1d76f296d734a7d6bb6 Mon Sep 17 00:00:00 2001 From: Kent Fredric <kentnl@gentoo.org> Date: Sun, 14 Aug 2016 16:17:48 +1200 Subject: virtual/perl-Net-Ping: Bump to version 2.430.100_rc for perl 5.24.1 Package-Manager: portage-2.3.0 --- .../perl-Net-Ping-2.430.100_rc.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc.ebuild (limited to 'virtual/perl-Net-Ping') 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 index 000000000000..c7e1cd69f404 --- /dev/null +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc.ebuild @@ -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 +" -- cgit v1.2.3-65-gdbad