summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:05:53 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:05:53 +0000
commit4f723bb0933aaf57211dcd2baeeec8310e7f3e50 (patch)
tree67bcf5e123919073ac1b6a12fbce931d5d115b83 /net-analyzer
parentPodParser becomes Pod-Parser (diff)
downloadgentoo-2-4f723bb0933aaf57211dcd2baeeec8310e7f3e50.tar.gz
gentoo-2-4f723bb0933aaf57211dcd2baeeec8310e7f3e50.tar.bz2
gentoo-2-4f723bb0933aaf57211dcd2baeeec8310e7f3e50.zip
PodParser becomes Pod-Parser
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/2ping/2ping-1.2.3.ebuild4
-rw-r--r--net-analyzer/2ping/2ping-2.0.ebuild4
-rw-r--r--net-analyzer/2ping/2ping-2.1.1.ebuild4
-rw-r--r--net-analyzer/2ping/ChangeLog6
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/2ping/2ping-1.2.3.ebuild b/net-analyzer/2ping/2ping-1.2.3.ebuild
index 5e05ac6c9ae3..3791ddd24521 100644
--- a/net-analyzer/2ping/2ping-1.2.3.ebuild
+++ b/net-analyzer/2ping/2ping-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-1.2.3.ebuild,v 1.2 2014/07/20 13:39:43 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-1.2.3.ebuild,v 1.3 2014/07/21 19:05:53 dilfridge Exp $
EAPI="4"
@@ -17,7 +17,7 @@ IUSE="crc ipv6 md5 sha server"
DEPEND="
dev-lang/perl
virtual/perl-Getopt-Long
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
virtual/perl-IO
virtual/perl-Time-HiRes
ipv6? ( dev-perl/IO-Socket-INET6 )
diff --git a/net-analyzer/2ping/2ping-2.0.ebuild b/net-analyzer/2ping/2ping-2.0.ebuild
index 415095b833c9..1f7a753f85e5 100644
--- a/net-analyzer/2ping/2ping-2.0.ebuild
+++ b/net-analyzer/2ping/2ping-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-2.0.ebuild,v 1.2 2014/07/20 13:39:43 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-2.0.ebuild,v 1.3 2014/07/21 19:05:53 dilfridge Exp $
EAPI="4"
@@ -17,7 +17,7 @@ IUSE="crc ipv6 md5 sha server"
DEPEND="
dev-lang/perl
virtual/perl-Getopt-Long
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
virtual/perl-IO
virtual/perl-Time-HiRes
ipv6? ( dev-perl/IO-Socket-INET6 )
diff --git a/net-analyzer/2ping/2ping-2.1.1.ebuild b/net-analyzer/2ping/2ping-2.1.1.ebuild
index 2e3f14699cc6..c86d2b4d8085 100644
--- a/net-analyzer/2ping/2ping-2.1.1.ebuild
+++ b/net-analyzer/2ping/2ping-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-2.1.1.ebuild,v 1.2 2014/07/20 13:39:43 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/2ping-2.1.1.ebuild,v 1.3 2014/07/21 19:05:53 dilfridge Exp $
EAPI="5"
@@ -19,7 +19,7 @@ IUSE="crc ipv6 md5 sha server"
DEPEND="
>=dev-lang/perl-5.6.0:=
virtual/perl-Getopt-Long
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
virtual/perl-IO
virtual/perl-Time-HiRes
ipv6? ( dev-perl/IO-Socket-INET6 )
diff --git a/net-analyzer/2ping/ChangeLog b/net-analyzer/2ping/ChangeLog
index 075b7947aebb..92ddcd789d22 100644
--- a/net-analyzer/2ping/ChangeLog
+++ b/net-analyzer/2ping/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/2ping
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/ChangeLog,v 1.4 2014/07/20 13:39:43 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/2ping/ChangeLog,v 1.5 2014/07/21 19:05:53 dilfridge Exp $
+
+ 21 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> 2ping-1.2.3.ebuild,
+ 2ping-2.0.ebuild, 2ping-2.1.1.ebuild:
+ PodParser becomes Pod-Parser
20 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> 2ping-1.2.3.ebuild,
2ping-2.0.ebuild, 2ping-2.1.1.ebuild: