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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
# ChangeLog for app-admin/mon
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/ChangeLog,v 1.24 2007/04/28 17:05:28 tove Exp $
28 Apr 2007; Torsten Veller <tove@gentoo.org> mon-0.99.2-r2.ebuild,
mon-0.99.2-r4.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
*mon-0.99.2-r4 (12 Aug 2006)
12 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+files/alertafter.patch, -mon-0.99.2-r1.ebuild, -mon-0.99.2-r3.ebuild,
+mon-0.99.2-r4.ebuild:
Bug 108254, alertafter patch. Thanks Voltairien
09 Jun 2006; Michael Cummings <mcummings@gentoo.org> mon-0.99.2-r3.ebuild:
One more pass, this time with valid use flags.
09 Jun 2006; Michael Cummings <mcummings@gentoo.org> mon-0.99.2-r3.ebuild:
Bug 135900, missing IUSE - thanks jakub :)
15 May 2006; Jon Hood <squinky86@gentoo.org> mon-0.99.2-r3.ebuild:
Add ~amd64, #121759.
04 Apr 2006; Luca Barbato <lu_zero@gentoo.org> mon-0.99.2-r3.ebuild:
Marked ~ppc
*mon-0.99.2-r3 (03 Apr 2006)
03 Apr 2006; <mcumming@gentoo.org> +mon-0.99.2-r3.ebuild:
Updated mon with deps, closes bug 73560
11 Feb 2006; Michael Cummings <mcummings@gentoo.org> mon-0.99.2-r1.ebuild,
mon-0.99.2-r2.ebuild:
virtual/Time-HiRes
*mon-0.99.2-r2 (31 Jan 2006)
31 Jan 2006; Roy Marples <uberlord@gentoo.org> files/mon.rc6,
+mon-0.99.2-r2.ebuild:
Version bump to work across baselayouts, #120904.
24 Jan 2006; <mcumming@gentoo.org> mon-0.99.2-r1.ebuild:
Bug 120129, typo in dep
25 May 2005; Michael Cummings <mcummings@gentoo.org> mon-0.99.2-r1.ebuild:
dev-perl/Time-HiRes => perl-core/Time-HiRes migration
16 Jan 2005; Daniel Black <dragonheart@gentoo.org> files/mon.rc6:
Added 'after logger' to init script as per bug #77609. Thanks to Maurice
Volaski <mvolaski@aecom.yu.edu>
11 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mon-0.99.2-r1.ebuild:
ppc64 needs deps first
25 May 2003; Martin Holzer <mholzer@gentoo.org> mon-0.38.20-r7.ebuild,
mon-0.99.2-r1.ebuild:
now uses mirror://kernel
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*mon-0.99.2-r1 (08 Jul 2002)
13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
Added ppc keyword
08 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mon-0.99.2-r1.ebuild :
Added a missing dependency.
*mon-0.38.20-r7 (08 Jul 2002)
08 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mon-0.38.20-r7.ebuild :
Added a missing dependency. Cleaned the ebuild up a bit more as well.
*mon-0.99.2 (08 Jul 2002)
08 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mon-0.38.20-r1.ebuild mon-0.38.20-r6.ebuild mon-0.99.2.ebuild :
Did a version bump, and added in the .8 man pages as suggested by Terje
Kvernes in bug #4635. lintool'd and repoman'd the ebuild as well. Added
SLOTs and KEYWORDs to the older ebuilds as well, per current policy. The
Author was Achim Gottinger <achim@gentoo.org>
*mon-0.38.20-r6 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|