diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-11 10:09:59 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-11 10:09:59 +0000 |
commit | 6cf97e9972242525a1344285fe56a4109c69ac25 (patch) | |
tree | ee83be6d891420b4e11a2e66fb9f41bf0674224f /net-firewall/iptables/iptables-1.3.5-r1.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-6cf97e9972242525a1344285fe56a4109c69ac25.tar.gz gentoo-2-6cf97e9972242525a1344285fe56a4109c69ac25.tar.bz2 gentoo-2-6cf97e9972242525a1344285fe56a4109c69ac25.zip |
stable amd64
(Portage version: 3387-svn)
Diffstat (limited to 'net-firewall/iptables/iptables-1.3.5-r1.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index 95e339555caf..08c892daff43 100644 --- a/net-firewall/iptables/iptables-1.3.5-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.6 2006/06/10 14:15:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.7 2006/06/11 10:09:59 blubb Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,7 @@ SRC_URI="http://iptables.org/projects/iptables/files/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |