diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-30 19:58:43 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-30 19:58:43 +0000 |
commit | 8e60d26219d29b598ee6dc643c294ae962b13a26 (patch) | |
tree | a9c20d9bba5309d7a0af7999d2eb49a28aa0b76d /net-firewall/iptables | |
parent | Marked stable on amd64 for bug #149294 (diff) | |
download | gentoo-2-8e60d26219d29b598ee6dc643c294ae962b13a26.tar.gz gentoo-2-8e60d26219d29b598ee6dc643c294ae962b13a26.tar.bz2 gentoo-2-8e60d26219d29b598ee6dc643c294ae962b13a26.zip |
Stable on SPARC wrt bug #149643.
(Portage version: 2.1.2_pre2)
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 b99a695d75e3..a9cdb6d78efe 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.110 2006/09/30 19:24:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.111 2006/09/30 19:58:43 weeve Exp $ + + 30 Sep 2006; Jason Wever <weeve@gentoo.org> iptables-1.3.5-r4.ebuild: + Stable on SPARC wrt bug #149643. *iptables-1.3.6 (30 Sep 2006) diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 193b65c1f800..a4712cdc2b43 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.5 2006/09/30 19:05:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.6 2006/09/30 19:58:43 weeve 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 |