diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 00:29:06 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 01:33:59 +0200 |
commit | ee3a08c7dd7bc5694da8e61a9b4f5095401c406d (patch) | |
tree | 6eefb088bb24c3d3584cefcc81fcbf2c22ba7ee2 /virtual/perl-Net-Ping | |
parent | virtual/perl-Module-Loaded: Remove obsolete virtual (diff) | |
download | gentoo-ee3a08c7dd7bc5694da8e61a9b4f5095401c406d.tar.gz gentoo-ee3a08c7dd7bc5694da8e61a9b4f5095401c406d.tar.bz2 gentoo-ee3a08c7dd7bc5694da8e61a9b4f5095401c406d.zip |
virtual/perl-Net-Ping: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r1.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r1.ebuild deleted file mode 100644 index 46145c193139..000000000000 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -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.22* =dev-lang/perl-5.20* ~perl-core/Net-Ping-${PV} ) - !<perl-core/Net-Ping-${PV} - !>perl-core/Net-Ping-${PV}-r999 -" |