summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-07-30 12:08:06 +0000
committerJustin Lecher <jlec@gentoo.org>2015-07-30 12:08:06 +0000
commit4b368ab1ad88f2c994afa7a997eab069be4d584a (patch)
treefec91b22d71921f8c5ec6fb2a14c8aa59115da2e /net-analyzer
parentStable on alpha, bug 555642 (diff)
downloadgentoo-2-4b368ab1ad88f2c994afa7a997eab069be4d584a.tar.gz
gentoo-2-4b368ab1ad88f2c994afa7a997eab069be4d584a.tar.bz2
gentoo-2-4b368ab1ad88f2c994afa7a997eab069be4d584a.zip
Add missing dep
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-2.0.25-r1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index 12101195b5a2..1438f4654ca1 100644
--- a/net-analyzer/munin/ChangeLog
+++ b/net-analyzer/munin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/munin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.166 2015/06/13 19:41:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.167 2015/07/30 12:08:06 jlec Exp $
+
+ 30 Jul 2015; Justin Lecher <jlec@gentoo.org> munin-2.0.25-r1.ebuild:
+ Add missing dep
13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> munin-2.0.19-r1.ebuild,
munin-2.0.19.ebuild, munin-2.0.25-r1.ebuild, munin-2.0.25.ebuild,
diff --git a/net-analyzer/munin/munin-2.0.25-r1.ebuild b/net-analyzer/munin/munin-2.0.25-r1.ebuild
index f4f30e47eb60..e19386d03856 100644
--- a/net-analyzer/munin/munin-2.0.25-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 1.2 2015/06/13 19:41:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 1.3 2015/07/30 12:08:06 jlec Exp $
EAPI=5
@@ -30,6 +30,7 @@ DEPEND_COM="
dev-lang/perl[berkdb]
dev-perl/DBI
dev-perl/DateManip
+ dev-perl/FCGI
dev-perl/File-Copy-Recursive
dev-perl/List-MoreUtils
dev-perl/Log-Log4perl