net-analyzer/fail2ban: Drop various optional runtime dependencies
authorJeroen Roovers <jer@gentoo.org>
Wed, 27 Mar 2019 10:18:19 +0000 (11:18 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 27 Mar 2019 10:22:21 +0000 (11:22 +0100)
Support for net-firewall/iptables, net-misc/whois and
sys-freebsd/freebsd-pf is entirely optional and depends on your local
configuration.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Fixes: https://bugs.gentoo.org/627872
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild [moved from net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild with 95% similarity]
net-analyzer/fail2ban/fail2ban-99999999.ebuild

similarity index 95%
rename from net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
rename to net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
index 08162400a076d8d0fc82813a7e705a7cfd8f2c97..1f4495bb15b8617bffc0881bea9bd55d4715a36c 100644 (file)
@@ -16,11 +16,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="selinux systemd"
 
-# TODO support ipfw and ipfilter
 RDEPEND="
-       kernel_linux? ( net-firewall/iptables )
-       kernel_FreeBSD? ( sys-freebsd/freebsd-pf )
-       net-misc/whois
        virtual/logger
        virtual/mta
        selinux? ( sec-policy/selinux-fail2ban )
index 3eb5b64cab5efeb63213a59241320930b3ddacbb..0adb597ee8ccafc11280dd547df88a42825aebb6 100644 (file)
@@ -16,11 +16,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE="selinux systemd"
 
-# TODO support ipfw and ipfilter
 RDEPEND="
-       kernel_linux? ( net-firewall/iptables )
-       kernel_FreeBSD? ( sys-freebsd/freebsd-pf )
-       net-misc/whois
        virtual/logger
        virtual/mta
        selinux? ( sec-policy/selinux-fail2ban )