summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:17:08 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:17:08 +0000
commitfdcc565d889341f1af743bd82d4fe859148f102c (patch)
tree5e1be7519650a5d96196ad4bec829f7d03c550a8 /virtual/perl-Net-Ping
parentRemove old (Perl 5.16 cleanup) (diff)
downloadgentoo-2-fdcc565d889341f1af743bd82d4fe859148f102c.tar.gz
gentoo-2-fdcc565d889341f1af743bd82d4fe859148f102c.tar.bz2
gentoo-2-fdcc565d889341f1af743bd82d4fe859148f102c.zip
Remove old (Perl 5.16 cleanup)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r--virtual/perl-Net-Ping/ChangeLog6
-rw-r--r--virtual/perl-Net-Ping/perl-Net-Ping-2.38.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/virtual/perl-Net-Ping/ChangeLog b/virtual/perl-Net-Ping/ChangeLog
index 060455c3a32c..804699845637 100644
--- a/virtual/perl-Net-Ping/ChangeLog
+++ b/virtual/perl-Net-Ping/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Net-Ping
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.9 2014/09/23 09:58:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.10 2014/11/08 14:17:08 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Net-Ping-2.38.ebuild:
+ Remove old (Perl 5.16 cleanup)
23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild:
Stable for sparc, wrt bug #504786
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.38.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.38.ebuild
deleted file mode 100644
index ce61cf0f513a..000000000000
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.38.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.38.ebuild,v 1.1 2014/07/23 00:25:07 dilfridge Exp $
-
-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.16* ~perl-core/Net-Ping-${PV} )
- !<perl-core/Net-Ping-${PV}
- !>perl-core/Net-Ping-${PV}-r999
-"