net-analyzer/pnp4nagios: drop pointless rrdtool lower bound.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 2 Nov 2017 17:30:44 +0000 (13:30 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Nov 2017 23:37:21 +0000 (19:37 -0400)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild

index 75c54aacb9ba7bce55c17b904c429edcaf2d9cac..daba225be4ff69f7b5bb3436e1e2faa3b7fd7ebb 100644 (file)
@@ -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 )"