Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nodebrain/
Date: Sat, 26 Sep 2015 06:29:56
Message-Id: 1443248987.729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f.jlec@gentoo
1 commit: 729af3dc53b8e16e55928e4c9e0d3a3f13ec3f1f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 06:29:34 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 06:29:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729af3dc
7
8 net-analyzer/nodebrain: Shorten DESCRIPTION
9
10 Package-Manager: portage-2.2.21
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 net-analyzer/nodebrain/nodebrain-0.9.03.ebuild | 5 +++--
14 net-analyzer/nodebrain/nodebrain-0.9.04.ebuild | 5 +++--
15 2 files changed, 6 insertions(+), 4 deletions(-)
16
17 diff --git a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild b/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild
18 index 0afe27b..574af36 100644
19 --- a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild
20 +++ b/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild
21 @@ -1,11 +1,12 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI=5
28 +
29 inherit eutils
30
31 -DESCRIPTION="Nodebrain is a tool to monitor and do event correlation"
32 +DESCRIPTION="Monitor and do event correlation"
33 HOMEPAGE="http://nodebrain.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz"
35
36
37 diff --git a/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild b/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild
38 index 0afe27b..574af36 100644
39 --- a/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild
40 +++ b/net-analyzer/nodebrain/nodebrain-0.9.04.ebuild
41 @@ -1,11 +1,12 @@
42 -# Copyright 1999-2014 Gentoo Foundation
43 +# Copyright 1999-2015 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 EAPI=5
48 +
49 inherit eutils
50
51 -DESCRIPTION="Nodebrain is a tool to monitor and do event correlation"
52 +DESCRIPTION="Monitor and do event correlation"
53 HOMEPAGE="http://nodebrain.sourceforge.net/"
54 SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz"