Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/icinga: ChangeLog
Date: Sun, 08 Jan 2012 18:41:25
Message-Id: 20120108184115.EB41C2004B@flycatcher.gentoo.org
1 prometheanfire 12/01/08 18:41:15
2
3 Modified: ChangeLog
4 Log:
5 fixed init, reload was not working. readded checkconfig function to fix
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 net-analyzer/icinga/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 29 Dec 2011 15:59:11 -0000 1.10
23 +++ ChangeLog 8 Jan 2012 18:41:15 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-analyzer/icinga
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.10 2011/12/29 15:59:11 prometheanfire Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.11 2012/01/08 18:41:15 prometheanfire Exp $
30 +
31 + 08 Jan 2012; mthode <mthode@g.o> files/icinga-init.d-2:
32 + fixed the reload function and readded the checkconfig function to the init
33 + script
34
35 29 Dec 2011; mthode <mthode@g.o> +icinga-1.6.1-r1.ebuild:
36 readding r1....