Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-2.0.25-r1.ebuild ChangeLog
Date: Thu, 30 Jul 2015 12:08:12
Message-Id: 20150730120806.77C30113@oystercatcher.gentoo.org
1 jlec 15/07/30 12:08:06
2
3 Modified: munin-2.0.25-r1.ebuild ChangeLog
4 Log:
5 Add missing dep
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
8
9 Revision Changes Path
10 1.3 net-analyzer/munin/munin-2.0.25-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: munin-2.0.25-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- munin-2.0.25-r1.ebuild 13 Jun 2015 19:41:05 -0000 1.2
23 +++ munin-2.0.25-r1.ebuild 30 Jul 2015 12:08:06 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 1.2 2015/06/13 19:41:05 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 1.3 2015/07/30 12:08:06 jlec Exp $
29
30 EAPI=5
31
32 @@ -30,6 +30,7 @@
33 dev-lang/perl[berkdb]
34 dev-perl/DBI
35 dev-perl/DateManip
36 + dev-perl/FCGI
37 dev-perl/File-Copy-Recursive
38 dev-perl/List-MoreUtils
39 dev-perl/Log-Log4perl
40
41
42
43 1.167 net-analyzer/munin/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.167&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.167&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.166&r2=1.167
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
52 retrieving revision 1.166
53 retrieving revision 1.167
54 diff -u -r1.166 -r1.167
55 --- ChangeLog 13 Jun 2015 19:41:05 -0000 1.166
56 +++ ChangeLog 30 Jul 2015 12:08:06 -0000 1.167
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-analyzer/munin
59 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.166 2015/06/13 19:41:05 dilfridge Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.167 2015/07/30 12:08:06 jlec Exp $
62 +
63 + 30 Jul 2015; Justin Lecher <jlec@g.o> munin-2.0.25-r1.ebuild:
64 + Add missing dep
65
66 13 Jun 2015; Andreas K. Huettel <dilfridge@g.o> munin-2.0.19-r1.ebuild,
67 munin-2.0.19.ebuild, munin-2.0.25-r1.ebuild, munin-2.0.25.ebuild,