summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-03-27 11:18:19 +0100
committerJeroen Roovers <jer@gentoo.org>2019-03-27 11:22:21 +0100
commit19d568a99cb999a26abb068949fccc771a0fea15 (patch)
treef641fe9f7ff4a4b70e55210eafc594427e81ee56 /net-analyzer/fail2ban
parentgnome-base/gdm: wait for graphics DRM master with systemd (diff)
downloadgentoo-19d568a99cb999a26abb068949fccc771a0fea15.tar.gz
gentoo-19d568a99cb999a26abb068949fccc771a0fea15.tar.bz2
gentoo-19d568a99cb999a26abb068949fccc771a0fea15.zip
net-analyzer/fail2ban: Drop various optional runtime dependencies
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>
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild (renamed from net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild)4
-rw-r--r--net-analyzer/fail2ban/fail2ban-99999999.ebuild4
2 files changed, 0 insertions, 8 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
index 08162400a076..1f4495bb15b8 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
@@ -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 )
diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
index 3eb5b64cab5e..0adb597ee8cc 100644
--- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
@@ -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 )