summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-08-01 14:37:29 +0000
committerJan Seidel <tuxus@gentoo.org>2003-08-01 14:37:29 +0000
commitf8a1987bd2d5d3b7652f887b671db89b98d887d3 (patch)
treee3b7fbe06b43cf81c3ec49ae4ce494fe9bff253d /net-analyzer/iptraf
parentMask db-4.0.14 as testing so people can test it. Everything should go cleanly... (diff)
downloadgentoo-2-f8a1987bd2d5d3b7652f887b671db89b98d887d3.tar.gz
gentoo-2-f8a1987bd2d5d3b7652f887b671db89b98d887d3.tar.bz2
gentoo-2-f8a1987bd2d5d3b7652f887b671db89b98d887d3.zip
Added mips to keywords
Diffstat (limited to 'net-analyzer/iptraf')
-rw-r--r--net-analyzer/iptraf/ChangeLog5
-rw-r--r--net-analyzer/iptraf/iptraf-2.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog
index 221bc7bbceb8..977fcabd616f 100644
--- a/net-analyzer/iptraf/ChangeLog
+++ b/net-analyzer/iptraf/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-analyzer/iptraf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.11 2003/03/04 23:10:35 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.12 2003/08/01 14:37:29 tuxus Exp $
*iptraf-2.7.0 (30 Aug 2002)
+ 01 Aug 2003; Jan Seidel <tuxus@gentoo.org> iptraf-2.7.0.ebuild :
+ Added mips to keywords.
+
04 Mar 2003; Martin Holzer <mholzer@gentoo.org> iptraf-2.7.0.ebuild :
Changed dodir to keepdir. Closes #16776.
diff --git a/net-analyzer/iptraf/iptraf-2.7.0.ebuild b/net-analyzer/iptraf/iptraf-2.7.0.ebuild
index 6b838fe86046..1139b70b5f95 100644
--- a/net-analyzer/iptraf/iptraf-2.7.0.ebuild
+++ b/net-analyzer/iptraf/iptraf-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.14 2003/03/04 23:10:35 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.15 2003/08/01 14:37:29 tuxus Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor"
@@ -9,7 +9,7 @@ HOMEPAGE="http://cebu.mozcom.com/riker/iptraf/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa mips"
DEPEND=">=sys-libs/ncurses-5.2-r1"