summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-21 19:31:19 +0000
committerJason Wever <weeve@gentoo.org>2004-03-21 19:31:19 +0000
commit9070b4e6d0900cd6e95d98a32890423f8f46993e (patch)
treeccb66501a224ce307d406f8c28cd958638dd919d /net-analyzer/nettop
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-9070b4e6d0900cd6e95d98a32890423f8f46993e.tar.gz
gentoo-2-9070b4e6d0900cd6e95d98a32890423f8f46993e.tar.bz2
gentoo-2-9070b4e6d0900cd6e95d98a32890423f8f46993e.zip
Added ~sparc keyword.
Diffstat (limited to 'net-analyzer/nettop')
-rw-r--r--net-analyzer/nettop/ChangeLog7
-rw-r--r--net-analyzer/nettop/nettop-0.2.3.ebuild6
2 files changed, 8 insertions, 5 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/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"