summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-02-05 22:02:43 +0000
committerJeroen Roovers <jer@gentoo.org>2009-02-05 22:02:43 +0000
commit98d42d671a70a56646a0c35d44a31f563b0514be (patch)
treed2eda963500724c30f930850743446d4905419d1 /net-firewall
parentRemove virtual/tetex from comment in old version, bug 222501. (diff)
downloadgentoo-2-98d42d671a70a56646a0c35d44a31f563b0514be.tar.gz
gentoo-2-98d42d671a70a56646a0c35d44a31f563b0514be.tar.bz2
gentoo-2-98d42d671a70a56646a0c35d44a31f563b0514be.zip
Stable for HPPA (bug #255786).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index d323a7ab6f01..11f3baf2e429 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.187 2009/02/04 21:41:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.188 2009/02/05 22:02:43 jer Exp $
+
+ 05 Feb 2009; Jeroen Roovers <jer@gentoo.org> iptables-1.4.2-r2.ebuild:
+ Stable for HPPA (bug #255786).
04 Feb 2009; Markus Meier <maekke@gentoo.org> iptables-1.4.2-r2.ebuild:
amd64/x86 stable, bug #255786
diff --git a/net-firewall/iptables/iptables-1.4.2-r2.ebuild b/net-firewall/iptables/iptables-1.4.2-r2.ebuild
index 8c7a5ae5aa9e..db13ef1654ef 100644
--- a/net-firewall/iptables/iptables-1.4.2-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.2-r2.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.2-r2.ebuild,v 1.2 2009/02/04 21:41:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.2-r2.ebuild,v 1.3 2009/02/05 22:02:43 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"