diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-18 23:22:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-18 23:22:52 +0000 |
commit | f62937cab196d3ac4f1c7cfe48733508bddb8de2 (patch) | |
tree | 9c80a9ffcaeccd18f09aa3ded1da093c3a2bab7e /net-analyzer/nload/nload-0.4.0.ebuild | |
parent | repoman'd (diff) | |
download | gentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.tar.gz gentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.tar.bz2 gentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.zip |
repoman'd
Diffstat (limited to 'net-analyzer/nload/nload-0.4.0.ebuild')
-rw-r--r-- | net-analyzer/nload/nload-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.4.0.ebuild b/net-analyzer/nload/nload-0.4.0.ebuild index 68709002741f..95e16dba8620 100644 --- a/net-analyzer/nload/nload-0.4.0.ebuild +++ b/net-analyzer/nload/nload-0.4.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.4.0.ebuild,v 1.2 2002/07/18 14:40:44 nitro Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.4.0.ebuild,v 1.3 2002/07/18 23:22:51 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time" SRC_URI="mirror://sourceforge/nload/${P}.tar.gz" HOMEPAGE="http://roland-riegel.de/nload/index_en.html" -LICENSE="GPL-2" SLOT="0" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2" |