summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-02-17 17:37:34 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-02-17 17:37:47 -0600
commit28289c7f1df4e82a1aefe21bb804ec6d2293146e (patch)
tree1a014e9c3fd4223d194eac302416e76f84e6ec34 /net-analyzer
parentprofiles/ppc: mask icinga use flag for pnp4nagios (diff)
downloadgentoo-28289c7f1df4e82a1aefe21bb804ec6d2293146e.tar.gz
gentoo-28289c7f1df4e82a1aefe21bb804ec6d2293146e.tar.bz2
gentoo-28289c7f1df4e82a1aefe21bb804ec6d2293146e.zip
net-analyzer/pnp4nagios: remove icinga dependency
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r9.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r9.ebuild
index 48d161daa230..6a09ab87188b 100644
--- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r9.ebuild
+++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ REQUIRED_USE="^^ ( icinga nagios )"
DEPEND="
dev-lang/php:*[filter,gd,json,simplexml,xml,zlib]
net-analyzer/rrdtool[graph,perl]
- icinga? ( || ( net-analyzer/icinga2 net-analyzer/icinga ) )
+ icinga? ( net-analyzer/icinga2 )
nagios? ( net-analyzer/nagios-core )"
# A list of modules used in our Apache config file.