diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 21:12:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 21:12:12 +0000 |
commit | be735a9cd67dba87e81b4646bdd3aa3d33831d39 (patch) | |
tree | c0dc590f8bb6c85b3ae2cdae76dde3bde5ffb6f4 /net-firewall | |
parent | Mark 0.1.5 ~ia64 (diff) | |
download | gentoo-2-be735a9cd67dba87e81b4646bdd3aa3d33831d39.tar.gz gentoo-2-be735a9cd67dba87e81b4646bdd3aa3d33831d39.tar.bz2 gentoo-2-be735a9cd67dba87e81b4646bdd3aa3d33831d39.zip |
Stable on x86 wrt bug #141688.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 5ba70a987c04..3cae0ba43ff1 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.115 2006/10/03 08:58:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.116 2006/10/03 21:12:12 wolf31o2 Exp $ + + 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> + iptables-1.3.5-r4.ebuild: + Stable on x86 wrt bug #141688. 03 Oct 2006; Simon Stelling <blubb@gentoo.org> iptables-1.3.5-r4.ebuild: stable on amd64 diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 3ac02193cfcb..5b738c1a00fb 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 # 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.10 2006/10/03 08:58:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.11 2006/10/03 21:12:12 wolf31o2 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 |