summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/nettop/ChangeLog7
-rw-r--r--net-analyzer/nettop/Manifest4
-rw-r--r--net-analyzer/nettop/nettop-0.2.3.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/nettop/ChangeLog b/net-analyzer/nettop/ChangeLog
index cb3bdfe78ad1..7ac14da41ce1 100644
--- a/net-analyzer/nettop/ChangeLog
+++ b/net-analyzer/nettop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nettop
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.1 2003/09/14 17:58:16 zul Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.2 2004/03/21 19:31:19 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> nettop-0.2.3.ebuild:
+ Added ~sparc keyword.
*nettop-0.2.3 (14 Sep 2003)
diff --git a/net-analyzer/nettop/Manifest b/net-analyzer/nettop/Manifest
index 7410c337805c..11d70c051a65 100644
--- a/net-analyzer/nettop/Manifest
+++ b/net-analyzer/nettop/Manifest
@@ -1,3 +1,3 @@
-MD5 0549a276ade5063dd661496950522fe9 nettop-0.2.3.ebuild 644
-MD5 b2331f9a86e090cfd3569dea84ec335d ChangeLog 389
+MD5 9a220bc3f842c685cfe07d9e912738ed ChangeLog 483
+MD5 277dc3aa8825f400a34a89182db98988 nettop-0.2.3.ebuild 653
MD5 d1dfb4623376711f1542dc52dcb85a7c files/digest-nettop-0.2.3 63
diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild
index 4b0e110562c5..36d579ab7875 100644
--- a/net-analyzer/nettop/nettop-0.2.3.ebuild
+++ b/net-analyzer/nettop/nettop-0.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.1 2003/09/14 17:58:16 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.2 2004/03/21 19:31:19 weeve Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://srparish.net/software/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
DEPEND="sys-libs/slang
net-libs/libpcap"