summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-02 13:30:44 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-11-04 19:37:21 -0400
commit04e9a4ead6dfa73782be728baf9c75a67f09ad6f (patch)
tree8959fb67786494485dc3ade3a557719ac2b05c04 /net-analyzer/pnp4nagios
parentnet-analyzer/pnp4nagios: change "-DPHP5" to "-DPHP" in pkg_postinst(). (diff)
downloadgentoo-04e9a4ead6dfa73782be728baf9c75a67f09ad6f.tar.gz
gentoo-04e9a4ead6dfa73782be728baf9c75a67f09ad6f.tar.bz2
gentoo-04e9a4ead6dfa73782be728baf9c75a67f09ad6f.zip
net-analyzer/pnp4nagios: drop pointless rrdtool lower bound.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/pnp4nagios')
-rw-r--r--net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
index 75c54aacb9ba..daba225be4ff 100644
--- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
+++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="^^ ( icinga icinga2 nagios )"
# to accept it.
DEPEND="
dev-lang/php:*[filter,gd,json,simplexml,xml,zlib]
- >=net-analyzer/rrdtool-1.2[graph,perl]
+ net-analyzer/rrdtool[graph,perl]
icinga? ( net-analyzer/icinga )
icinga2? ( net-analyzer/icinga2 )
nagios? ( net-analyzer/nagios-core )"