diff options
author | Tom Martin <slarti@gentoo.org> | 2005-07-09 23:15:23 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-07-09 23:15:23 +0000 |
commit | 975926a04bdfb783dfd17182633810b2ffe90359 (patch) | |
tree | a6689dba748b4c651137cf9bbcaf49243a05a8f3 /net-analyzer/iftop | |
parent | Marked ~ia64. (diff) | |
download | historical-975926a04bdfb783dfd17182633810b2ffe90359.tar.gz historical-975926a04bdfb783dfd17182633810b2ffe90359.tar.bz2 historical-975926a04bdfb783dfd17182633810b2ffe90359.zip |
Actually keyword this time. :)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r-- | net-analyzer/iftop/Manifest | 8 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.16.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/iftop/Manifest b/net-analyzer/iftop/Manifest index a67e6008199d..050cc6f125cb 100644 --- a/net-analyzer/iftop/Manifest +++ b/net-analyzer/iftop/Manifest @@ -3,13 +3,13 @@ Hash: SHA1 MD5 903e79dafc7c45c39174319eafa92275 ChangeLog 2976 MD5 e9cd01f31fc31ef1849ad5b87358345a metadata.xml 218 -MD5 a389dcdeb87a01ee5b9a6943cd7e6f49 iftop-0.16.ebuild 795 +MD5 8d61c4d61aaf7312c0093a2725d9525b iftop-0.16.ebuild 802 MD5 a36766a23959cee0651fcf16d2eecb8c files/digest-iftop-0.16 62 MD5 c9d0a2ec49378a93c55b607f8bb88f91 files/iftoprc 1391 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFC0FppCHk4+ZoBpvsRApiAAJ40eapqDSH/kxP/amd4girfMfI38wCgnEaR -zj2nBwmhcv1ysbItVSRVd5E= -=Qj+L +iD8DBQFC0FqnCHk4+ZoBpvsRAj5+AJ9IlGB1mKe9CTG7qjytnUxnpzixVACfQvv7 +teXfWBtDStv3YtvArb2LaoM= +=0aAd -----END PGP SIGNATURE----- diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild index 72a5f82474f0..5763cc5aa776 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.10 2005/05/24 10:04:50 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.11 2005/07/09 23:15:23 slarti Exp $ inherit gnuconfig IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 sparc x86" DEPEND="sys-libs/ncurses virtual/libpcap" |