diff options
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index c2a0c3ff8d29..0d0a71ae356a 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.144 2007/08/30 09:54:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.145 2007/09/17 20:35:43 wolf31o2 Exp $ + + 17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + iptables-1.3.8-r1.ebuild: + Stable on amd64 wrt bug #190198. 30 Aug 2007; Raúl Porcel <armin76@gentoo.org> iptables-1.3.8-r1.ebuild: alpha/ia64 stable wrt #190198 diff --git a/net-firewall/iptables/iptables-1.3.8-r1.ebuild b/net-firewall/iptables/iptables-1.3.8-r1.ebuild index 2d56b646f631..286b734e8df4 100644 --- a/net-firewall/iptables/iptables-1.3.8-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r1.ebuild @@ -1,6 +1,6 @@ # 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.8-r1.ebuild,v 1.7 2007/08/30 09:54:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r1.ebuild,v 1.8 2007/09/17 20:35:43 wolf31o2 Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -16,7 +16,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 |