summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-12-27 20:08:44 +0000
committerJeroen Roovers <jer@gentoo.org>2010-12-27 20:08:44 +0000
commitbe3cfbc7056d5fb16c2d96de610386b2ffbe0dbe (patch)
tree7f0da6f13e292b207d98d106d8e2c5c631eb6846 /net-firewall/iptables
parentAdded Prefix keywords (diff)
downloadgentoo-2-be3cfbc7056d5fb16c2d96de610386b2ffbe0dbe.tar.gz
gentoo-2-be3cfbc7056d5fb16c2d96de610386b2ffbe0dbe.tar.bz2
gentoo-2-be3cfbc7056d5fb16c2d96de610386b2ffbe0dbe.zip
Stable for HPPA (bug #347179).
(Portage version: 2.2.0_alpha10/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.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 5335978f424c..e9a915f4e18f 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.229 2010/12/22 15:18:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.230 2010/12/27 20:08:44 jer Exp $
+
+ 27 Dec 2010; Jeroen Roovers <jer@gentoo.org> iptables-1.4.10.ebuild:
+ Stable for HPPA (bug #347179).
22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> iptables-1.4.10.ebuild:
Stable on alpha, bug #347179
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild
index 076c38730966..b5fbaf23b5c0 100644
--- a/net-firewall/iptables/iptables-1.4.10.ebuild
+++ b/net-firewall/iptables/iptables-1.4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.3 2010/12/22 15:18:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.4 2010/12/27 20:08:44 jer Exp $
EAPI="2"
@@ -15,7 +15,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="ipv6"
DEPEND="virtual/os-headers"