diff options
Diffstat (limited to 'net-analyzer/nodebrain/nodebrain-0.9.04.ebuild')
-rw-r--r-- | net-analyzer/nodebrain/nodebrain-0.9.04.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild b/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild index 0afe27b8582e..574af3698d75 100644 --- a/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild +++ b/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 + inherit eutils -DESCRIPTION="Nodebrain is a tool to monitor and do event correlation" +DESCRIPTION="Monitor and do event correlation" HOMEPAGE="http://nodebrain.sourceforge.net/" SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz" |