summaryrefslogtreecommitdiff
path: root/virtual/perl-Net-Ping
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-25 09:05:47 +1300
committerKent Fredric <kentnl@gentoo.org>2017-02-20 04:22:28 +1300
commit2777260fbdd69f8c09cb1477ec96501e93cf4731 (patch)
treefee92f85fa28139c8160652bf803fdd2dd417977 /virtual/perl-Net-Ping
parent365f1c2ae6dcbd0c71c55f0ee2cd0a2ea683965f (diff)
downloadgentoo-2777260fbdd69f8c09cb1477ec96501e93cf4731.tar.gz
gentoo-2777260fbdd69f8c09cb1477ec96501e93cf4731.tar.xz
dev-lang/perl, virtual/perl-*: Cleanup 5.20* and eblits re bug #589680 and bug #586418
Bug: https://bugs.gentoo.org/586418 Bug: https://bugs.gentoo.org/589680 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r6.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r6.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r6.ebuild
deleted file mode 100644
index c171f58de9f..00000000000
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 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.20* ~perl-core/Net-Ping-${PV} )
- dev-lang/perl:=
- !<perl-core/Net-Ping-${PV}
- !>perl-core/Net-Ping-${PV}-r999
-"