diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-21 21:37:22 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-21 21:37:22 +0000 |
commit | 8110a1cc432cfc0fb07df71b604480966e4e471e (patch) | |
tree | 9ae4eb179607a1d0f139a83faf6428eb6d6d802e /net-firewall/iptables | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-8110a1cc432cfc0fb07df71b604480966e4e471e.tar.gz gentoo-2-8110a1cc432cfc0fb07df71b604480966e4e471e.tar.bz2 gentoo-2-8110a1cc432cfc0fb07df71b604480966e4e471e.zip |
Stable on alpha wrt Bug #149643.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 209758e2ab3d..88983d86a663 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # 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.118 2006/10/14 21:35:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.119 2006/10/21 21:37:22 tcort Exp $ + + 21 Oct 2006; Thomas Cort <tcort@gentoo.org> iptables-1.3.5-r4.ebuild: + Stable on alpha wrt Bug #149643. 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> iptables-1.3.5-r4.ebuild: Mark 1.3.5-r4 stable on ia64. #149643 diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 7f825f80fe2f..5b82222d0cef 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.12 2006/10/14 21:35:48 agriffis Exp $ +# $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 $ 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 |