summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-06-02 03:31:27 +0000
committerJeroen Roovers <jer@gentoo.org>2007-06-02 03:31:27 +0000
commitc71c4cbd60d4a62fb9fc1ea11ed340005907be24 (patch)
tree2d594178ddfa205989f75472c5f0212f6fa6de5a /net-analyzer/iptstate
parentRemove old (diff)
downloadgentoo-2-c71c4cbd60d4a62fb9fc1ea11ed340005907be24.tar.gz
gentoo-2-c71c4cbd60d4a62fb9fc1ea11ed340005907be24.tar.bz2
gentoo-2-c71c4cbd60d4a62fb9fc1ea11ed340005907be24.zip
Marked ~hppa (bug #175564).
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/iptstate-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 5807602b6266..4ca40de594e3 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.22 2007/06/02 00:40:45 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.23 2007/06/02 03:31:27 jer Exp $
+
+ 02 Jun 2007; Jeroen Roovers <jer@gentoo.org> iptstate-2.2.1.ebuild:
+ Marked ~hppa (bug #175564).
*iptstate-2.2.1 (02 Jun 2007)
diff --git a/net-analyzer/iptstate/iptstate-2.2.1.ebuild b/net-analyzer/iptstate/iptstate-2.2.1.ebuild
index 2478413fff7f..6bbb5f58ca20 100644
--- a/net-analyzer/iptstate/iptstate-2.2.1.ebuild
+++ b/net-analyzer/iptstate/iptstate-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.1 2007/06/02 00:40:45 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.2 2007/06/02 03:31:27 jer Exp $
DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format"
SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2"
@@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86"
+KEYWORDS="~hppa ~x86"
IUSE=""
src_compile() {