commit: 6f1d011e30dbce0eab4052d9960e486e1c6352bf
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 21:27:21 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 21:27:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1d011e
net-analyzer/icinga: Add missing slot operator in Perl dependency, bug 595428
Package-Manager: portage-2.3.0
.../icinga/{icinga-1.13.3-r1.ebuild => icinga-1.13.3-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild
b/net-analyzer/icinga/icinga-1.13.3-r2.ebuild
similarity index 99%
rename from net-analyzer/icinga/icinga-1.13.3-r1.ebuild
rename to net-analyzer/icinga/icinga-1.13.3-r2.ebuild
index 3813739..3c30764 100644
--- a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild
+++ b/net-analyzer/icinga/icinga-1.13.3-r2.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ~hppa x86"
IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins
postgres ssl +vim-syntax +web"
DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
virtual/mailx
web? (
media-libs/gd[jpeg,png]