summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-20 03:14:32 +0000
committerJason Wever <weeve@gentoo.org>2004-11-20 03:14:32 +0000
commit1ee505d2261cb041854cdffa16a8813b1af858c2 (patch)
tree365fd6299e3c1ad6a7bd40fa814caedc3dc56d12 /net-analyzer/iftop
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-1ee505d2261cb041854cdffa16a8813b1af858c2.tar.gz
gentoo-2-1ee505d2261cb041854cdffa16a8813b1af858c2.tar.bz2
gentoo-2-1ee505d2261cb041854cdffa16a8813b1af858c2.zip
Stable on sparc.
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 569caeecc431..aec708a12859 100644
--- a/net-analyzer/iftop/ChangeLog
+++ b/net-analyzer/iftop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iftop
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.16 2004/10/16 14:29:35 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.17 2004/11/20 03:14:32 weeve Exp $
+
+ 19 Nov 2004; Jason Wever <weeve@gentoo.org> iftop-0.16.ebuild:
+ Stable on sparc.
16 Oct 2004; Eldad Zack <eldad@gentoo.org> iftop-0.16.ebuild:
fixed configure to recognise i386-pc-linux-uclibc in a uclibc env, as
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index e14032a6f940..4fd435d4f1cd 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 Foundation
# 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.6 2004/10/16 14:29:35 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.7 2004/11/20 03:14:32 weeve Exp $
inherit gnuconfig
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~amd64"
+KEYWORDS="x86 sparc ~amd64"
DEPEND="sys-libs/ncurses
net-libs/libpcap"