summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-02-28 16:51:17 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-02-28 16:51:17 +0000
commit801b53571fe794dbde7565b025598d483b1699b3 (patch)
treea812b69e39d90eb55922b2aad79d1e77a75e38c6 /net-analyzer
parentBumped to 20050226 snapshot release. (diff)
downloadhistorical-801b53571fe794dbde7565b025598d483b1699b3.tar.gz
historical-801b53571fe794dbde7565b025598d483b1699b3.tar.bz2
historical-801b53571fe794dbde7565b025598d483b1699b3.zip
stable on amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iftop/ChangeLog5
-rw-r--r--net-analyzer/iftop/Manifest16
-rw-r--r--net-analyzer/iftop/iftop-0.16.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog
index aeb6529dbc62..cd63018437ad 100644
--- a/net-analyzer/iftop/ChangeLog
+++ b/net-analyzer/iftop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iftop
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.18 2005/01/29 05:12:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.19 2005/02/28 16:51:17 voxus Exp $
+
+ 28 Feb 2005; Konstantin Arkhipov <voxus@gentoo.org> iftop-0.16.ebuild:
+ Stable on amd64.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> iftop-0.16.ebuild:
changed net-libs/libpcap depend to virtual/libcap
diff --git a/net-analyzer/iftop/Manifest b/net-analyzer/iftop/Manifest
index 7d2faf454ca5..dc42d916b7a5 100644
--- a/net-analyzer/iftop/Manifest
+++ b/net-analyzer/iftop/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 58fb504225b73c7dc2f0ac1cb58f9e2f ChangeLog 2706
+MD5 cf26809deb05497799b3080c8a91b31c ChangeLog 2793
MD5 e9cd01f31fc31ef1849ad5b87358345a metadata.xml 218
-MD5 381cd738da4b8a4c996e9af7d147ba88 iftop-0.16.ebuild 794
-MD5 c9d0a2ec49378a93c55b607f8bb88f91 files/iftoprc 1391
+MD5 941ec57f567c658cb6cd3d40966f8c04 iftop-0.16.ebuild 787
MD5 a36766a23959cee0651fcf16d2eecb8c files/digest-iftop-0.16 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB+xtamdTrptrqvGERAgMVAJ9gZhtGWAuTgBHNnh22n8zKnX1zmwCfWWWU
-NGrufcuCd/tofLSCgjdCycc=
-=b9/E
------END PGP SIGNATURE-----
+MD5 c9d0a2ec49378a93c55b607f8bb88f91 files/iftoprc 1391
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index d3d4d70f5d0f..815c3d1e3f38 100644
--- a/net-analyzer/iftop/iftop-0.16.ebuild
+++ b/net-analyzer/iftop/iftop-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.8 2005/01/29 05:12:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.9 2005/02/28 16:51:17 voxus 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
virtual/libpcap"