diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 10:32:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 10:32:12 +0000 |
commit | c6f7b6d61703ee94c1efd8428f9d488e471196c4 (patch) | |
tree | 59fb265ae0dd920cf6dac90e27e744ce0f68cc01 /net-firewall/iptables | |
parent | r10 stable on x86 for bug #69761. (Manifest recommit) (diff) | |
download | gentoo-2-c6f7b6d61703ee94c1efd8428f9d488e471196c4.tar.gz gentoo-2-c6f7b6d61703ee94c1efd8428f9d488e471196c4.tar.bz2 gentoo-2-c6f7b6d61703ee94c1efd8428f9d488e471196c4.zip |
Stable on alpha, bug 70240
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 1738cda4ffc4..c0b9084a379d 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2004/11/08 00:21:46 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.53 2004/11/08 10:32:12 kloeri Exp $ + + 08 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + iptables-1.2.11-r3.ebuild: + Stable on alpha, bug 70240. 07 Nov 2004; Olivier Crete <tester@gentoo.org> iptables-1.2.11-r3.ebuild: Stable on x86 per security bug #70240 diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild index 53c8f1fb1cbe..d0ddab27a6a0 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.4 2004/11/08 00:21:46 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.5 2004/11/08 10:32:12 kloeri 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 |