summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-06 22:25:26 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-09 21:48:19 +0100
commiteb69a001e3b7da953faf9d966a055a878704952c (patch)
tree714534337ecca1ce7638b39bce4f3d22e3a965bd /net-analyzer/munin/munin-2.0.19.ebuild
parentmail-filter/sqlgrey: Fix dependency on dev-perl/Net-Server (diff)
downloadgentoo-eb69a001e3b7da953faf9d966a055a878704952c.tar.gz
gentoo-eb69a001e3b7da953faf9d966a055a878704952c.tar.bz2
gentoo-eb69a001e3b7da953faf9d966a055a878704952c.zip
net-analyzer/munin: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-analyzer/munin/munin-2.0.19.ebuild')
-rw-r--r--net-analyzer/munin/munin-2.0.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.19.ebuild b/net-analyzer/munin/munin-2.0.19.ebuild
index a20da2a40dc1..309affc73407 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