From: Andreas K. Hüttel Date: Thu, 29 Sep 2016 21:27:21 +0000 (+0200) Subject: net-analyzer/icinga: Add missing slot operator in Perl dependency, bug 595428 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6f1d011e30dbce0eab4052d9960e486e1c6352bf;p=gentoo.git net-analyzer/icinga: Add missing slot operator in Perl dependency, bug 595428 Package-Manager: portage-2.3.0 --- 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 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]