summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-19 00:41:12 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-19 00:41:29 +0200
commit6d97bded8a39ab0501751c5da25fd42107eb91ae (patch)
tree777f6c6b8ef45b5d1d7417f61bee94b84d8d7af1 /net-analyzer/munin/munin-2.1.9999.ebuild
parentdev-python/pycares: remove unused eutils inherit (diff)
downloadgentoo-6d97bded8a39ab0501751c5da25fd42107eb91ae.tar.gz
gentoo-6d97bded8a39ab0501751c5da25fd42107eb91ae.tar.bz2
gentoo-6d97bded8a39ab0501751c5da25fd42107eb91ae.zip
net-analyzer/munin: Needs rebuild on Perl upgrade
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/munin/munin-2.1.9999.ebuild')
-rw-r--r--net-analyzer/munin/munin-2.1.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.1.9999.ebuild b/net-analyzer/munin/munin-2.1.9999.ebuild
index 7a854c2b87d3..9716ee8c5443 100644
--- a/net-analyzer/munin/munin-2.1.9999.ebuild
+++ b/net-analyzer/munin/munin-2.1.9999.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"
# Some of the postgres plugins use DBD::Pg, while others call psql directly.
# Some of the mysql plugins use DBD::mysql, while others call mysqladmin directly.
# We replace the original ipmi plugins with the freeipmi_ plugin which at least works.
-DEPEND_COM="dev-lang/perl[berkdb]
+DEPEND_COM="dev-lang/perl:=[berkdb]
sys-process/procps
doc? ( dev-python/sphinx )
irc? ( dev-perl/Net-IRC )