diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2007-01-20 16:12:33 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2007-01-20 16:12:33 +0000 |
commit | 43b8b45a5217e6146d4f62db538c4c834b6d8201 (patch) | |
tree | f032c693a05330ad6fc3dd831fdecac08267967a /net-firewall/iptables/iptables-1.3.5-r4.ebuild | |
parent | Removed last gen 1 ebuild of this package :) (diff) | |
download | gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.tar.gz gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.tar.bz2 gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.zip |
Stable on MIPS; bug #149643
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'net-firewall/iptables/iptables-1.3.5-r4.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 5b82222d0cef..6708503d3b44 100644 --- a/net-firewall/iptables/iptables-1.3.5-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r4.ebuild,v 1.13 2006/10/21 21:37:22 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.14 2007/01/20 16:12:33 eroyf Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -17,7 +17,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="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |