summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
commit37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch)
treeed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-analyzer/iptstate
parentremoved old ebuild (diff)
downloadgentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/iptstate-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 9ba7113fe053..5e63ec19551a 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.3 2002/07/02 05:33:20 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.4 2002/12/09 04:33:08 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*iptstate-1.2.1 (01 Jul 2002)
01 Jul 2002; Bruce A. Locke <blocke@shivan.org> iptstate-1.2.1.ebuild :
diff --git a/net-analyzer/iptstate/iptstate-1.2.1.ebuild b/net-analyzer/iptstate/iptstate-1.2.1.ebuild
index 76a3fed019ab..33336b160846 100644
--- a/net-analyzer/iptstate/iptstate-1.2.1.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.2.1.ebuild,v 1.5 2002/10/04 05:58:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.2.1.ebuild,v 1.6 2002/12/09 04:33:08 manson Exp $
S=${WORKDIR}/${P}
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 sparc64"
+KEYWORDS="x86 sparc "
src_compile() {