commit:     eb69a001e3b7da953faf9d966a055a878704952c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar  6 09:25:26 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 20:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb69a001

net-analyzer/munin: Fix dependency on dev-perl/Net-Server

Package-Manager: portage-2.2.27

 net-analyzer/munin/metadata.xml           | 2 +-
 net-analyzer/munin/munin-2.0.19-r1.ebuild | 4 ++--
 net-analyzer/munin/munin-2.0.19.ebuild    | 4 ++--
 net-analyzer/munin/munin-2.0.25-r1.ebuild | 4 ++--
 net-analyzer/munin/munin-2.0.25.ebuild    | 4 ++--
 net-analyzer/munin/munin-2.1.9999.ebuild  | 4 ++--
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/net-analyzer/munin/metadata.xml b/net-analyzer/munin/metadata.xml
index 7efd7f9..a2e74c2 100644
--- a/net-analyzer/munin/metadata.xml
+++ b/net-analyzer/munin/metadata.xml
@@ -75,7 +75,7 @@
     <flag name="ipv6">
       Add support for IPv6 in munin-node. IPv6 support for the master
       is always enabled, but the node requires a newer version of
-    <pkg>dev-perl/net-server</pkg>, capable of listening to IPv6
+    <pkg>dev-perl/Net-Server</pkg>, capable of listening to IPv6
       sockets.
     </flag>
     <flag name="syslog">

diff --git a/net-analyzer/munin/munin-2.0.19-r1.ebuild 
b/net-analyzer/munin/munin-2.0.19-r1.ebuild
index a51b6ae..e95c01b 100644
--- a/net-analyzer/munin/munin-2.0.19-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -54,7 +54,7 @@ DEPEND_COM="dev-lang/perl[berkdb]
                        dev-perl/Net-DNS
                        dev-perl/Net-Netmask
                        dev-perl/Net-SNMP
-                       dev-perl/net-server[ipv6(-)?]
+                       dev-perl/Net-Server[ipv6(-)?]
                        virtual/perl-Digest-MD5
                        virtual/perl-Getopt-Long
                        virtual/perl-MIME-Base64

diff --git a/net-analyzer/munin/munin-2.0.19.ebuild 
b/net-analyzer/munin/munin-2.0.19.ebuild
index a20da2a..309affc 100644
--- a/net-analyzer/munin/munin-2.0.19.ebuild
+++ b/net-analyzer/munin/munin-2.0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -54,7 +54,7 @@ DEPEND_COM="dev-lang/perl[berkdb]
                        dev-perl/Net-DNS
                        dev-perl/Net-Netmask
                        dev-perl/Net-SNMP
-                       dev-perl/net-server[ipv6(-)?]
+                       dev-perl/Net-Server[ipv6(-)?]
                        virtual/perl-Digest-MD5
                        virtual/perl-Getopt-Long
                        virtual/perl-MIME-Base64

diff --git a/net-analyzer/munin/munin-2.0.25-r1.ebuild 
b/net-analyzer/munin/munin-2.0.25-r1.ebuild
index b69f999..d23f8de 100644
--- a/net-analyzer/munin/munin-2.0.25-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.25-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -37,7 +37,7 @@ DEPEND_COM="
        dev-perl/Net-DNS
        dev-perl/Net-Netmask
        dev-perl/Net-SNMP
-       dev-perl/net-server[ipv6(-)?]
+       dev-perl/Net-Server[ipv6(-)?]
        virtual/perl-Digest-MD5
        virtual/perl-Getopt-Long
        virtual/perl-MIME-Base64

diff --git a/net-analyzer/munin/munin-2.0.25.ebuild 
b/net-analyzer/munin/munin-2.0.25.ebuild
index b559c0d..ea1d860 100644
--- a/net-analyzer/munin/munin-2.0.25.ebuild
+++ b/net-analyzer/munin/munin-2.0.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -37,7 +37,7 @@ DEPEND_COM="
        dev-perl/Net-DNS
        dev-perl/Net-Netmask
        dev-perl/Net-SNMP
-       dev-perl/net-server[ipv6(-)?]
+       dev-perl/Net-Server[ipv6(-)?]
        virtual/perl-Digest-MD5
        virtual/perl-Getopt-Long
        virtual/perl-MIME-Base64

diff --git a/net-analyzer/munin/munin-2.1.9999.ebuild 
b/net-analyzer/munin/munin-2.1.9999.ebuild
index 0da7213..3870064 100644
--- a/net-analyzer/munin/munin-2.1.9999.ebuild
+++ b/net-analyzer/munin/munin-2.1.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -48,7 +48,7 @@ DEPEND_COM="dev-lang/perl[berkdb]
                        dev-perl/Net-CIDR
                        dev-perl/Net-Netmask
                        dev-perl/Net-SNMP
-                       dev-perl/net-server[ipv6(-)?]
+                       dev-perl/Net-Server[ipv6(-)?]
                        virtual/perl-Digest-MD5
                        virtual/perl-Getopt-Long
                        virtual/perl-MIME-Base64

Reply via email to