summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-29 16:43:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-29 16:43:26 +0000
commit36434b40d22ed5fd1cbb0545557fab7b170fbf7f (patch)
tree0ad2b84cc0f752ee782fbe7a00d74b75f946fc34 /net-firewall
parentShort circuit header building in pkg testing and ABI recursion. (2.6.1 fix #2... (diff)
downloadgentoo-2-36434b40d22ed5fd1cbb0545557fab7b170fbf7f.tar.gz
gentoo-2-36434b40d22ed5fd1cbb0545557fab7b170fbf7f.tar.bz2
gentoo-2-36434b40d22ed5fd1cbb0545557fab7b170fbf7f.zip
Stable on ppc64; bug #209222
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index def577dcfd85..7f3b1949e869 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.169 2008/06/28 17:32:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.170 2008/06/29 16:43:26 corsair Exp $
+
+ 29 Jun 2008; Markus Rothe <corsair@gentoo.org> iptables-1.4.0-r1.ebuild:
+ Stable on ppc64; bug #209222
*iptables-1.4.1.1 (28 Jun 2008)
diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild
index 5cdcda7785c3..4092f0597ee7 100644
--- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.4 2008/06/09 09:31:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.5 2008/06/29 16:43:26 corsair Exp $
inherit eutils toolchain-funcs linux-info
@@ -16,7 +16,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