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/nb | |
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/nb')
-rw-r--r-- | net-analyzer/nb/nb-0.6.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/nb/nb-0.6.2.ebuild b/net-analyzer/nb/nb-0.6.2.ebuild index c67d217dd953..b45e921668e2 100644 --- a/net-analyzer/nb/nb-0.6.2.ebuild +++ b/net-analyzer/nb/nb-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.6.2.ebuild,v 1.2 2006/10/08 21:58:34 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.6.2.ebuild,v 1.3 2007/07/11 23:49:24 mr_bones_ Exp $ DESCRIPTION="Nodebrain is a tool to monitor and do event correlation." HOMEPAGE="http://www.nodebrain.org/" @@ -26,5 +26,3 @@ src_install() { dodoc AUTHORS NEWS README THANKS sample/* dohtml html/* } - - |