diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 23:49:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 23:49:24 +0000 |
commit | 88c1523ee1ef46c7e9efbe1d455ec0b77e8b5c4d (patch) | |
tree | ec3f8cc878d1291f3dfa8c47d625ce76d70bf35e /net-analyzer/nload | |
parent | Initial commit of ebuild by Ian Stakenvicius (_AxS_) <ian@syndicated-producti... (diff) | |
download | historical-88c1523ee1ef46c7e9efbe1d455ec0b77e8b5c4d.tar.gz historical-88c1523ee1ef46c7e9efbe1d455ec0b77e8b5c4d.tar.bz2 historical-88c1523ee1ef46c7e9efbe1d455ec0b77e8b5c4d.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-analyzer/nload')
-rw-r--r-- | net-analyzer/nload/nload-0.6.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.6.0.ebuild b/net-analyzer/nload/nload-0.6.0.ebuild index 3c3c2873ad41..7f7a49a79ddf 100644 --- a/net-analyzer/nload/nload-0.6.0.ebuild +++ b/net-analyzer/nload/nload-0.6.0.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/nload/nload-0.6.0.ebuild,v 1.10 2005/05/31 23:21:14 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0.ebuild,v 1.11 2007/07/11 23:49:24 mr_bones_ Exp $ DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time" SRC_URI="mirror://sourceforge/nload/${P}.tar.gz" @@ -18,4 +18,3 @@ src_install () { einstall || die dodoc README INSTALL ChangeLog AUTHORS } - |