diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-07-25 20:00:26 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-07-25 20:00:26 +0000 |
commit | f1f47379d78c5c4e88bd789eb451ea398170645c (patch) | |
tree | 62b0a3baa4634ea8c47c08ff407cb6f1260f6229 /net-firewall/iptables | |
parent | amd64 stable, bug 232198 (diff) | |
download | gentoo-2-f1f47379d78c5c4e88bd789eb451ea398170645c.tar.gz gentoo-2-f1f47379d78c5c4e88bd789eb451ea398170645c.tar.bz2 gentoo-2-f1f47379d78c5c4e88bd789eb451ea398170645c.zip |
amd64 stable, bug 209222
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-tuxonice-r6 x86_64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 9fba15213495..b08ee94c05d4 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.176 2008/07/13 07:14:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.177 2008/07/25 20:00:26 beandog Exp $ + + 25 Jul 2008; Steve Dibb <beandog@gentoo.org> iptables-1.4.0-r1.ebuild: + amd64 stable, bug 209222 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> iptables-1.4.0-r1.ebuild: Marked ppc stable for bug #209222. diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index 3e3c6b849f5a..06186f2525e1 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.11 2008/07/13 07:14:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.12 2008/07/25 20:00:26 beandog Exp $ inherit eutils 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 |