diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-07 23:58:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-07 23:58:37 +0000 |
commit | f0dadc3b5e7e244efa1801fc326acdc20b035b15 (patch) | |
tree | b6bbf4d2215f43261972376cbb36c8f51178a281 /net-firewall | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-f0dadc3b5e7e244efa1801fc326acdc20b035b15.tar.gz gentoo-2-f0dadc3b5e7e244efa1801fc326acdc20b035b15.tar.bz2 gentoo-2-f0dadc3b5e7e244efa1801fc326acdc20b035b15.zip |
Stable on sparc wrt security bug #70240.
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index adc5678c8a0c..9127e00812dd 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.50 2004/11/07 23:18:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.51 2004/11/07 23:58:37 weeve Exp $ + + 07 Nov 2004; Jason Wever <weeve@gentoo.org> iptables-1.2.11-r3.ebuild: + Stable on sparc wrt security bug #70240. 07 Nov 2004; Joshua Kinard <kumba@gentoo.org> iptables-1.2.11-r3.ebuild: Marked stable on mips. diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild index 9c52711bef9e..2c0789d4a980 100644 --- a/net-firewall/iptables/iptables-1.2.11-r3.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.2 2004/11/07 23:18:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.3 2004/11/07 23:58:37 weeve Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |