summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-01-05 21:44:39 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-01-05 21:46:55 +0100
commit9d9ccd8eedf2b88dd52f2d5ffc28896c6017f08a (patch)
tree4869291baff5f721750d4483dc703932170d373d /net-analyzer/nagios-core
parentdev-php/pecl-redis: Revbump to fix conflict due to removal of 7 slot (diff)
downloadgentoo-9d9ccd8eedf2b88dd52f2d5ffc28896c6017f08a.tar.gz
gentoo-9d9ccd8eedf2b88dd52f2d5ffc28896c6017f08a.tar.bz2
gentoo-9d9ccd8eedf2b88dd52f2d5ffc28896c6017f08a.zip
net-analyzer/nagios-core: Add slot operator to perl dependency, bug 593788
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r--net-analyzer/nagios-core/nagios-core-3.5.1.ebuild4
-rw-r--r--net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild4
-rw-r--r--net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild4
-rw-r--r--net-analyzer/nagios-core/nagios-core-4.2.4.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
index adbc7e8efeff..a6e24f3b43d5 100644
--- a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="virtual/mailx
lighttpd? ( www-servers/lighttpd dev-lang/php[cgi] )
apache2? ( || ( dev-lang/php[apache2] dev-lang/php[cgi] ) )
)
- perl? ( >=dev-lang/perl-5.6.1-r7 )"
+ perl? ( >=dev-lang/perl-5.6.1-r7:= )"
RDEPEND="${DEPEND}
!net-analyzer/nagios-imagepack
vim-syntax? ( app-vim/nagios-syntax )"
diff --git a/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild b/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild
index a62b53a26b24..948f188a7d92 100644
--- a/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -68,7 +68,7 @@ PHP_FPM="( >=www-servers/apache-2.4[${APACHE_MODS},apache2_modules_proxy_fcgi]
DEPEND="dev-libs/libltdl
virtual/mailx
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
web? ( media-libs/gd[jpeg,png]
lighttpd? ( www-servers/lighttpd[php] )
apache2? ( || ( ${PHP_MOD} ${PHP_CGI} ${PHP_FCGID} ${PHP_FPM} ) ) )"
diff --git a/net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild b/net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild
index 568b919eb59a..8e497fc7c7d1 100644
--- a/net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -51,7 +51,7 @@ REQUIRED_USE="apache2? ( !lighttpd )"
MOD_ALIAS=apache2_modules_alias
DEPEND="sys-devel/libtool
virtual/mailx
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
web? (
app-arch/unzip
media-libs/gd[jpeg,png]
diff --git a/net-analyzer/nagios-core/nagios-core-4.2.4.ebuild b/net-analyzer/nagios-core/nagios-core-4.2.4.ebuild
index bcbcc91a95ea..04676eb21b94 100644
--- a/net-analyzer/nagios-core/nagios-core-4.2.4.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -51,7 +51,7 @@ REQUIRED_USE="apache2? ( !lighttpd )"
MOD_ALIAS=apache2_modules_alias
DEPEND="sys-devel/libtool
virtual/mailx
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
web? (
app-arch/unzip
media-libs/gd[jpeg,png]