diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-08 15:23:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-08 15:23:38 +0000 |
commit | a7f9fcf4e708340c5daa4f553e3e996888930d87 (patch) | |
tree | 269af462c19c760a69807aee4e53696c7433efca /net-firewall/iptables | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-a7f9fcf4e708340c5daa4f553e3e996888930d87.tar.gz gentoo-2-a7f9fcf4e708340c5daa4f553e3e996888930d87.tar.bz2 gentoo-2-a7f9fcf4e708340c5daa4f553e3e996888930d87.zip |
Stable on ppc64; bug #70240
Diffstat (limited to 'net-firewall/iptables')
-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 d14fba13db3d..a6367f5cb372 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.54 2004/11/08 12:27:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.55 2004/11/08 15:23:38 corsair Exp $ + + 08 Nov 2004; Markus Rothe <corsair@gentoo.org> iptables-1.2.11-r3.ebuild: + Stable on ppc64; bug #70240 08 Nov 2004; Simon Stelling <blubb@gentoo.org> iptables-1.2.11-r3.ebuild: stable for security reasons (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 dbad98d1bea2..8f15e21ceb15 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.6 2004/11/08 12:27:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.7 2004/11/08 15:23:38 corsair 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 |