summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 13:24:54 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 13:24:54 +0000
commita0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e (patch)
tree9cff4c3819cf26b9e3178b2332c9065ca0911038 /net-analyzer/iptstate
parentStable on ppc64 (bug #99274) (diff)
downloadgentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.tar.gz
gentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.tar.bz2
gentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/iptstate-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 83044ccdf13a..c37a6d96c62a 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.14 2005/05/14 18:13:28 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.15 2005/07/19 13:24:54 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> iptstate-1.4.ebuild:
+ Added to ~ppc.
14 May 2005; Marcelo Goes <vanquirius@gentoo.org> iptstate-1.3.ebuild,
iptstate-1.4.ebuild:
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild
index 33e58020bb9f..a6bc0dccf6e2 100644
--- a/net-analyzer/iptstate/iptstate-1.4.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.2 2005/05/14 18:13:28 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.3 2005/07/19 13:24:54 dholm 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"
@@ -10,7 +10,7 @@ DEPEND="sys-libs/ncurses"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~sparc ~amd64"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
src_compile() {