summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-26 04:36:01 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-26 04:36:01 +0000
commit2163357df8ef5aefa53c999f027f1ac7b8c6a875 (patch)
tree414d2c65be92f877ec32766e2422639ef17c71ee /net-firewall/iptables/iptables-1.4.12.1-r1.ebuild
parentinherit multilib for get_libdir (diff)
downloadgentoo-2-2163357df8ef5aefa53c999f027f1ac7b8c6a875.tar.gz
gentoo-2-2163357df8ef5aefa53c999f027f1ac7b8c6a875.tar.bz2
gentoo-2-2163357df8ef5aefa53c999f027f1ac7b8c6a875.zip
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha113/cvs/Linux i686)
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.12.1-r1.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.4.12.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild b/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild
index 328643cb7ae3..7c4195468cbc 100644
--- a/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild
@@ -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.12.1-r1.ebuild,v 1.4 2012/01/06 23:16:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1-r1.ebuild,v 1.5 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/"