summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-29 23:27:21 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-29 23:27:21 +0200
commit6f1d011e30dbce0eab4052d9960e486e1c6352bf (patch)
tree056cca0ab66c1cfd0daa88fbe53b7276dd984d24 /net-analyzer/icinga
parentdev-perl/Apache-Test: Version bump (diff)
downloadgentoo-6f1d011e30dbce0eab4052d9960e486e1c6352bf.tar.gz
gentoo-6f1d011e30dbce0eab4052d9960e486e1c6352bf.tar.bz2
gentoo-6f1d011e30dbce0eab4052d9960e486e1c6352bf.zip
net-analyzer/icinga: Add missing slot operator in Perl dependency, bug 595428
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/icinga')
-rw-r--r--net-analyzer/icinga/icinga-1.13.3-r2.ebuild (renamed from net-analyzer/icinga/icinga-1.13.3-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild b/net-analyzer/icinga/icinga-1.13.3-r2.ebuild
index 3813739072a4..3c3076499561 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]