summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-07-13 01:26:27 +0000
committerJason Wever <weeve@gentoo.org>2004-07-13 01:26:27 +0000
commit50a966770a5914ab1b4382e385c46257adc9265f (patch)
tree1d4d2c632f9146ccd32db3ad885bd768956ecda6 /net-analyzer/iptstate
parentremove amd64 keyword... the upgrade path here seems not to be working quite a... (diff)
downloadgentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.tar.gz
gentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.tar.bz2
gentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/iptstate-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 904df913f922..eb0ff091b065 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.10 2004/07/10 12:16:24 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.11 2004/07/13 01:26:27 weeve Exp $
+
+ 12 Jul 2004; Jason Wever <weeve@gentoo.org> iptstate-1.3.ebuild:
+ Stable on sparc.
10 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
iptstate-1.2.1.ebuild, iptstate-1.3.ebuild:
diff --git a/net-analyzer/iptstate/iptstate-1.3.ebuild b/net-analyzer/iptstate/iptstate-1.3.ebuild
index 1a05d2220e99..ec7e02860f87 100644
--- a/net-analyzer/iptstate/iptstate-1.3.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.3.ebuild,v 1.3 2004/07/10 12:16:24 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.3.ebuild,v 1.4 2004/07/13 01:26:27 weeve Exp $
DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format"
@@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE=""
src_compile() {