1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
# ChangeLog for net-analyzer/icinga
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 Nov 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
prometheanfire: removed trailing whitespace from line 7
01 Nov 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild, -wgetpaste:
prometheanfire: elog cleanup and variable renaming, along with stuff from
bug 271339 from comment 46 to 63
30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
fixed small fixups
30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
fixed small fixups
30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild, +wgetpaste:
fixed small fixups
28 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
fixup of enewuser (typo, missing a -1)
25 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
fixup of enewuser
25 Oct 2010; mthode <mthode@mthode.org> -icinga-1.2.0-r1.ebuild,
+icinga-1.2.1.ebuild:
revbump from 1.2.0-r1 to 1.2.1 -- no ebuild changes
07 Oct 2010; mthode <mthode@mthode.org> -icinga-1.2.0.ebuild,
+icinga-1.2.0-r1.ebuild:
add --with-cgiurl=cgi-bin to configure, contributed by RedPepper
06 Oct 2010; mthode <mthode@mthode.org> -icinga-1.0.3-r1.ebuild,
+icinga-1.2.0.ebuild:
revbump of icinga 1.0.3-r1 to 1.2.0
24 Sep 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-icinga-1.0.3.ebuild:
Nuke old version
23 Sep 2010; mthode <mthode@mthode.org> +icinga-1.0.3-r1.ebuild:
updated ebuild cleanup thanks to Tommy[D] and sedzimir
10 Sep 2010; mthode <mthode@mthode.org> icinga-1.0.3.ebuild,
files/icinga-conf.d, files/icinga-init.d, -files/metadata.xml:
New version of icinga, cleaner, thanks to Tommy[D] and chithead
10 Sep 2010; mthode <mthode@mthode.org> icinga-1.0.3.ebuild, metadata.xml:
New version of icinga, cleaner, thanks to Tommy[D]
01 Sep 2010; mthode <mthode@mthode.org> -icinga-1.0.2.ebuild,
+icinga-1.0.3.ebuild, +files/icinga-apache.conf, +files/icinga-conf.d,
+files/icinga-init.d, +files/icinga-lighty.conf, +files/ido2db-conf.d,
+files/ido2db-init.d, +files/metadata.xml, metadata.xml:
New version of icinga (it works now), thanks to chithead
14 Jul 2010; Matthew Thode (prometheanfire) <mthode@mthode.org>
+icinga-1.0.2.ebuild, +metadata.xml:
New Ebuild for bug 271339 thanks to chithead
|