diff options
author | 2015-09-26 08:29:34 +0200 | |
---|---|---|
committer | 2015-09-26 08:29:47 +0200 | |
commit | 729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f (patch) | |
tree | a9f45552fca395881495ffe6c07b63a12502f519 /net-analyzer/nodebrain | |
parent | sci-geosciences/qlandkartegt: Set prefered Qt version (diff) | |
download | gentoo-729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f.tar.gz gentoo-729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f.tar.bz2 gentoo-729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f.zip |
net-analyzer/nodebrain: Shorten DESCRIPTION
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/nodebrain')
-rw-r--r-- | net-analyzer/nodebrain/nodebrain-0.9.03.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/nodebrain/nodebrain-0.9.04.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild b/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild index 0afe27b8582e..574af3698d75 100644 --- a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild +++ b/net-analyzer/nodebrain/nodebrain-0.9.03.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" 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" |