summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-04 00:21:32 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:33 +0200
commit66e5c6680087916a9333c8ff64fe977a68b392f3 (patch)
tree4570dd14f612ca1e610c100e29d63bd1b9bf2adc /virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.ebuild
parentvirtual/perl-Module-Metadata: Add Perl 5.26 version (diff)
downloadgentoo-66e5c6680087916a9333c8ff64fe977a68b392f3.tar.gz
gentoo-66e5c6680087916a9333c8ff64fe977a68b392f3.tar.bz2
gentoo-66e5c6680087916a9333c8ff64fe977a68b392f3.zip
virtual/perl-Net-Ping: Remove old provider
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.ebuild')
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.ebuild
new file mode 100644
index 000000000000..6ffa2c7a2eb4
--- /dev/null
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r2.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 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+
+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
+"