diff options
author | 2004-07-11 10:16:22 +0000 | |
---|---|---|
committer | 2004-07-11 10:16:22 +0000 | |
commit | 7370a247d1e4cb4bf3b83a114953d23377e98669 (patch) | |
tree | 3dcff5a07644bb46048d9b7103c9e17bf37e60a5 /net-analyzer/iftop/iftop-0.16.ebuild | |
parent | Initial import. (diff) | |
download | historical-7370a247d1e4cb4bf3b83a114953d23377e98669.tar.gz historical-7370a247d1e4cb4bf3b83a114953d23377e98669.tar.bz2 historical-7370a247d1e4cb4bf3b83a114953d23377e98669.zip |
tidy; x86 stable
Diffstat (limited to 'net-analyzer/iftop/iftop-0.16.ebuild')
-rw-r--r-- | net-analyzer/iftop/iftop-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild index d4aae7cdfdde..518c15896a43 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.3 2004/06/24 22:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.4 2004/07/11 10:16:22 eldad Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="sys-libs/ncurses net-libs/libpcap" |