diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-26 18:58:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-26 18:58:19 +0200 |
commit | a61105cac15166057d7dfe62ae0dc0be87f63b5e (patch) | |
tree | ea052ecb48e38f3e4cea5567db220f4901b20b22 /net-analyzer/smokeping | |
parent | net-analyzer/scapy: Remove support for non-existent deps (diff) | |
download | gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.tar.gz gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.tar.bz2 gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.zip |
net-analyzer/smokeping: Remove support for non-existent deps
Diffstat (limited to 'net-analyzer/smokeping')
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.7.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.7.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild index 8b2e3ee7c26e..7a4eb1a16840 100644 --- a/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild +++ b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild @@ -31,7 +31,7 @@ DEPEND=" radius? ( dev-perl/Authen-Radius ) ssh? ( dev-perl/Net-OpenSSH ) telnet? ( dev-perl/Net-Telnet ) - || ( dev-perl/CGI-Fast <dev-perl/CGI-4 ) + dev-perl/CGI-Fast >=dev-lang/perl-5.8.8-r8 >=dev-perl/SNMP_Session-1.13 >=net-analyzer/fping-2.4_beta2-r2[suid] diff --git a/net-analyzer/smokeping/smokeping-2.7.1-r1.ebuild b/net-analyzer/smokeping/smokeping-2.7.1-r1.ebuild index 2cc5dfca0ca1..973327b4df83 100644 --- a/net-analyzer/smokeping/smokeping-2.7.1-r1.ebuild +++ b/net-analyzer/smokeping/smokeping-2.7.1-r1.ebuild @@ -33,7 +33,7 @@ DEPEND=" dev-perl/libwww-perl dev-perl/perl-ldap virtual/perl-libnet - || ( dev-perl/CGI-Fast <dev-perl/CGI-4 ) + dev-perl/CGI-Fast !apache2? ( virtual/httpd-cgi ) apache2? ( >=www-apache/mod_perl-2.0.1 diff --git a/net-analyzer/smokeping/smokeping-2.7.2.ebuild b/net-analyzer/smokeping/smokeping-2.7.2.ebuild index 2cc5dfca0ca1..973327b4df83 100644 --- a/net-analyzer/smokeping/smokeping-2.7.2.ebuild +++ b/net-analyzer/smokeping/smokeping-2.7.2.ebuild @@ -33,7 +33,7 @@ DEPEND=" dev-perl/libwww-perl dev-perl/perl-ldap virtual/perl-libnet - || ( dev-perl/CGI-Fast <dev-perl/CGI-4 ) + dev-perl/CGI-Fast !apache2? ( virtual/httpd-cgi ) apache2? ( >=www-apache/mod_perl-2.0.1 |