summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-08-20 18:00:17 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-08-20 18:00:17 -0700
commitad1c259756034612a7d4e5ae1bdcecae3868f36a (patch)
tree4bc745b3e47b43a341d5e543ccbbf84ed751815c /net-firewall/iptables
parentdev-util/schroot: add ~arm64 keyword (diff)
downloadgentoo-ad1c259756034612a7d4e5ae1bdcecae3868f36a.tar.gz
gentoo-ad1c259756034612a7d4e5ae1bdcecae3868f36a.tar.bz2
gentoo-ad1c259756034612a7d4e5ae1bdcecae3868f36a.zip
net-firewall/iptables: Drop AUTOTOOLS_AUTO_DEPEND=no (bug #715164)
Closes: https://bugs.gentoo.org/715164 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/iptables-1.8.4-r2.ebuild3
-rw-r--r--net-firewall/iptables/iptables-1.8.5.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/net-firewall/iptables/iptables-1.8.4-r2.ebuild b/net-firewall/iptables/iptables-1.8.4-r2.ebuild
index 96799b425fb4..3298be20c0a2 100644
--- a/net-firewall/iptables/iptables-1.8.4-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.8.4-r2.ebuild
@@ -3,9 +3,6 @@
EAPI=7
-# Force users doing their own patches to install their own tools
-AUTOTOOLS_AUTO_DEPEND=no
-
inherit multilib systemd toolchain-funcs autotools flag-o-matic usr-ldscript
DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild
index b0ad14600d7f..f4076d28292f 100644
--- a/net-firewall/iptables/iptables-1.8.5.ebuild
+++ b/net-firewall/iptables/iptables-1.8.5.ebuild
@@ -3,9 +3,6 @@
EAPI=7
-# Force users doing their own patches to install their own tools
-AUTOTOOLS_AUTO_DEPEND=no
-
inherit multilib systemd toolchain-funcs autotools flag-o-matic usr-ldscript
DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"