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
commit453d4ac6c987d39470f316b97658c626bf9d6a80 (patch)
tree975e8ae5a74dab2a50ddf49661b52d109de77379 /net-analyzer
parentStable on sparc. (diff)
downloadhistorical-453d4ac6c987d39470f316b97658c626bf9d6a80.tar.gz
historical-453d4ac6c987d39470f316b97658c626bf9d6a80.tar.bz2
historical-453d4ac6c987d39470f316b97658c626bf9d6a80.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iftop/ChangeLog5
-rw-r--r--net-analyzer/iftop/Manifest14
-rw-r--r--net-analyzer/iftop/iftop-0.16.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/net-analyzer/iftop/Manifest
index c1c3a262cabc..384518beb084 100644
--- a/net-analyzer/iftop/Manifest
+++ b/net-analyzer/iftop/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a1d358e709245d183ad32171c86b34a5 ChangeLog 2490
+MD5 bdaffb01f3030ad55b9507a00b3ca0ff ChangeLog 2575
+MD5 f05d2d4cab1fdd41a67d3032f1704e4a iftop-0.16.ebuild 789
MD5 e9cd01f31fc31ef1849ad5b87358345a metadata.xml 218
-MD5 28e58c21c5ac4cd9b204dd0bf6b92a6d iftop-0.16.ebuild 790
MD5 a36766a23959cee0651fcf16d2eecb8c files/digest-iftop-0.16 62
MD5 c9d0a2ec49378a93c55b607f8bb88f91 files/iftoprc 1391
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBjM2ST+MN7JbqCpMRApQCAJ0aihZ3cKeV3wLQjkSIM43RpVrWjQCeJlK7
-w3ZCJK0vv+esHAucRSl5IWI=
-=RX1f
------END PGP SIGNATURE-----
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"