summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-06-17 13:42:14 +0000
committerJeroen Roovers <jer@gentoo.org>2009-06-17 13:42:14 +0000
commit6b0627d8df1752955a9017ce5d04cc6e08f7f98e (patch)
treec2b90df4309e662470ff9b8c1c7369a21d207b1c /net-firewall/iptables
parentMarked ~hppa too. (diff)
downloadgentoo-2-6b0627d8df1752955a9017ce5d04cc6e08f7f98e.tar.gz
gentoo-2-6b0627d8df1752955a9017ce5d04cc6e08f7f98e.tar.bz2
gentoo-2-6b0627d8df1752955a9017ce5d04cc6e08f7f98e.zip
Stable for HPPA (bug #274403).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index a597a5b12ff0..b17713ca4702 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.198 2009/06/17 06:46:45 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.199 2009/06/17 13:42:14 jer Exp $
+
+ 17 Jun 2009; Jeroen Roovers <jer@gentoo.org> iptables-1.4.3.2.ebuild:
+ Stable for HPPA (bug #274403).
*iptables-1.4.4 (17 Jun 2009)
diff --git a/net-firewall/iptables/iptables-1.4.3.2.ebuild b/net-firewall/iptables/iptables-1.4.3.2.ebuild
index 74043ef79ecb..5a5424bd34ee 100644
--- a/net-firewall/iptables/iptables-1.4.3.2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.3.2.ebuild,v 1.2 2009/06/16 21:04:58 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.3.2.ebuild,v 1.3 2009/06/17 13:42:14 jer Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,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=""
DEPEND="virtual/os-headers"