Skip to content

Commit

Permalink
net-analyzer/nagios-core: Add slot operator to perl dependency, bug 5…
Browse files Browse the repository at this point in the history
…93788

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
akhuettel committed Jan 5, 2017
1 parent 05bb301 commit 9d9ccd8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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 )"
Expand Down
4 changes: 2 additions & 2 deletions net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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} ) ) )"
Expand Down
4 changes: 2 additions & 2 deletions net-analyzer/nagios-core/nagios-core-4.2.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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]
Expand Down
4 changes: 2 additions & 2 deletions net-analyzer/nagios-core/nagios-core-4.2.4.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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]
Expand Down

0 comments on commit 9d9ccd8

Please sign in to comment.