summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-21 21:04:23 +0000
committerJason Wever <weeve@gentoo.org>2004-03-21 21:04:23 +0000
commit7f178a5479fb6c76515e9fe3b3d51d67f4799923 (patch)
tree49c1f5e1d8f8c11f94ce879f9e1fe575cfffbd89 /net-analyzer/iftop
parentppc stable (diff)
downloadgentoo-2-7f178a5479fb6c76515e9fe3b3d51d67f4799923.tar.gz
gentoo-2-7f178a5479fb6c76515e9fe3b3d51d67f4799923.tar.bz2
gentoo-2-7f178a5479fb6c76515e9fe3b3d51d67f4799923.zip
Added ~sparc keyword.
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r--net-analyzer/iftop/ChangeLog5
-rw-r--r--net-analyzer/iftop/iftop-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog
index 4ef38a9e50b2..e7e85a5770dd 100644
--- a/net-analyzer/iftop/ChangeLog
+++ b/net-analyzer/iftop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iftop
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.11 2004/03/21 12:15:17 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.12 2004/03/21 21:04:23 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> iftop-0.16.ebuild:
+ Added ~sparc keyword.
21 Mar 2004; Michael Boman <mboman@gentoo.org> iftop-0.11.ebuild,
iftop-0.12.ebuild, iftop-0.13.ebuild, iftop-0.14.ebuild:
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index 9521a4e37378..0ac8084cdff0 100644
--- a/net-analyzer/iftop/iftop-0.16.ebuild
+++ b/net-analyzer/iftop/iftop-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.1 2004/03/09 06:07:15 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.2 2004/03/21 21:04:23 weeve Exp $
IUSE=""
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
DEPEND="sys-libs/ncurses
net-libs/libpcap"