commit: 6d97bded8a39ab0501751c5da25fd42107eb91ae
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 22:41:12 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 22:41:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d97bded
net-analyzer/munin: Needs rebuild on Perl upgrade
Package-Manager: portage-2.3.0
net-analyzer/munin/munin-2.0.19-r1.ebuild | 2 +-
net-analyzer/munin/munin-2.0.19.ebuild | 2 +-
net-analyzer/munin/munin-2.0.25-r1.ebuild | 2 +-
net-analyzer/munin/munin-2.0.25.ebuild | 2 +-
net-analyzer/munin/munin-2.1.9999.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/munin/munin-2.0.19-r1.ebuild
b/net-analyzer/munin/munin-2.0.19-r1.ebuild
index fde3aa0..3a31df0 100644
--- a/net-analyzer/munin/munin-2.0.19-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.19-r1.ebuild
@@ -25,7 +25,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]
kernel_linux? ( sys-process/procps )
doc? ( dev-python/sphinx )
asterisk? ( dev-perl/Net-Telnet )
diff --git a/net-analyzer/munin/munin-2.0.19.ebuild
b/net-analyzer/munin/munin-2.0.19.ebuild
index 0697507..f857167 100644
--- a/net-analyzer/munin/munin-2.0.19.ebuild
+++ b/net-analyzer/munin/munin-2.0.19.ebuild
@@ -25,7 +25,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]
kernel_linux? ( sys-process/procps )
doc? ( dev-python/sphinx )
asterisk? ( dev-perl/Net-Telnet )
diff --git a/net-analyzer/munin/munin-2.0.25-r1.ebuild
b/net-analyzer/munin/munin-2.0.25-r1.ebuild
index 10a2fcb..2303440 100644
--- a/net-analyzer/munin/munin-2.0.25-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.25-r1.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"
# 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]
+ dev-lang/perl:=[berkdb]
dev-perl/DBI
dev-perl/Date-Manip
dev-perl/File-Copy-Recursive
diff --git a/net-analyzer/munin/munin-2.0.25.ebuild
b/net-analyzer/munin/munin-2.0.25.ebuild
index 6e8b1b8..9d4ac4c 100644
--- a/net-analyzer/munin/munin-2.0.25.ebuild
+++ b/net-analyzer/munin/munin-2.0.25.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"
# 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]
+ dev-lang/perl:=[berkdb]
dev-perl/DBI
dev-perl/Date-Manip
dev-perl/File-Copy-Recursive
diff --git a/net-analyzer/munin/munin-2.1.9999.ebuild
b/net-analyzer/munin/munin-2.1.9999.ebuild
index 7a854c2..9716ee8 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 )