diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:08:48 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:08:48 +0000 |
commit | 55fa83a58f662197c533942d49fd2dff62b435b6 (patch) | |
tree | 7dda43245b4c00704be0c161cdb52e9d3c4a1b06 /net-firewall | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-55fa83a58f662197c533942d49fd2dff62b435b6.tar.gz gentoo-2-55fa83a58f662197c533942d49fd2dff62b435b6.tar.bz2 gentoo-2-55fa83a58f662197c533942d49fd2dff62b435b6.zip |
Stable on x86 wrt bug #135380.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index d381a563df75..1c328b3b8dad 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.103 2006/06/11 10:09:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.104 2006/06/12 17:08:48 wolf31o2 Exp $ + + 12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + iptables-1.3.5-r1.ebuild: + Stable on x86 wrt bug #135380. 11 Jun 2006; Simon Stelling <blubb@gentoo.org> iptables-1.3.5-r1.ebuild: stable on amd64 diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index 08c892daff43..2cc3c9f6e922 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.7 2006/06/11 10:09:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.8 2006/06/12 17:08:48 wolf31o2 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 |