--- net-firewall/iptables/iptables-1.4.13.ebuild 2012/05/28 16:31:41 1.9 +++ net-firewall/iptables/iptables-1.4.13.ebuild 2012/06/26 04:36:01 1.10 @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.9 2012/05/28 16:31:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.10 2012/06/26 04:36:01 zmedico Exp $ EAPI="4" # Force users doing their own patches to install their own tools AUTOTOOLS_AUTO_DEPEND=no -inherit eutils toolchain-funcs autotools +inherit eutils multilib toolchain-funcs autotools DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools" HOMEPAGE="http://www.iptables.org/"