summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-24 23:25:40 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-24 23:25:40 +0000
commite18269db6e9f8d25c8c2ab8a32d94f6c818b19ae (patch)
tree6ad3806073b30538f5b8330a3c7e2f43f5eec954 /net-analyzer/iftop
parentinitial import, closes bug 99335 (diff)
downloadgentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.tar.gz
gentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.tar.bz2
gentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.zip
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/iftop')
-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 5e5b4956e1a8..d6e133a0d0be 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.22 2005/07/19 13:14:49 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.23 2005/08/24 23:24:44 agriffis Exp $
+
+ 24 Aug 2005; Aron Griffis <agriffis@gentoo.org> iftop-0.16.ebuild:
+ stable on ia64
19 Jul 2005; David Holm <dholm@gentoo.org> iftop-0.16.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/iftop/Manifest b/net-analyzer/iftop/Manifest
index 2282f4d962d5..be08d5e3382c 100644
--- a/net-analyzer/iftop/Manifest
+++ b/net-analyzer/iftop/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 e9cd01f31fc31ef1849ad5b87358345a metadata.xml 218
MD5 f5bc522be161c3ff27f081cb7bff0ca9 ChangeLog 3057
-MD5 a36766a23959cee0651fcf16d2eecb8c files/digest-iftop-0.16 62
+MD5 2dd35a771473d9aab66667bfdbcdb177 iftop-0.16.ebuild 640
MD5 c9d0a2ec49378a93c55b607f8bb88f91 files/iftoprc 1391
-MD5 76f84322581f13889278229fc9175b27 iftop-0.16.ebuild 641
-MD5 e9cd01f31fc31ef1849ad5b87358345a metadata.xml 218
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC695CI1lqEGTUzyQRAkUpAKC1cNiRzK4TXdRmZJnsZpALfBNgXACeIYzO
-DCxREYUbte3oiOG1jo+QyBk=
-=FiOe
------END PGP SIGNATURE-----
+MD5 a36766a23959cee0651fcf16d2eecb8c files/digest-iftop-0.16 62
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index aa15b0ab93a8..7dd218613f23 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.13 2005/07/30 20:08:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.14 2005/08/24 23:24:44 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86"
DEPEND="sys-libs/ncurses
virtual/libpcap"