summaryrefslogtreecommitdiff
blob: d29918e8482a8138ca304a88a685957094bb91b5 (plain)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# ChangeLog for dev-java/commons-daemon
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/ChangeLog,v 1.59 2014/08/03 10:44:01 sera Exp $

  03 Aug 2014; Ralph Sennhauser <sera@gentoo.org> -commons-daemon-1.0.2.ebuild,
  -commons-daemon-1.0.4.ebuild, -commons-daemon-1.0.8.ebuild:
  Remove old

*commons-daemon-1.0.15 (08 Jul 2013)

  08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +commons-daemon-1.0.15.ebuild:
  Version bump to 1.0.15.

  24 Aug 2012; Michael Weber <xmw@gentoo.org> commons-daemon-1.0.9.ebuild:
  ppc stable (bug 418709).

  20 Aug 2012; Christoph Junghans <ottxor@gentoo.org>
  commons-daemon-1.0.9.ebuild:
  added prefix keywords

  04 Jun 2012; Johannes Huber <johu@gentoo.org> commons-daemon-1.0.9.ebuild:
  Stable for x86, wrt bug #418709

  25 Mar 2012; Agostino Sarubbo <ago@gentoo.org> commons-daemon-1.0.9.ebuild:
  Stable for amd64, wrt bug #409609

  09 Mar 2012; Brent Baude <ranger@gentoo.org> commons-daemon-1.0.7.ebuild:
  Marking commons-daemon-1.0.7 ppc64 for bug 399995

  06 Mar 2012; Brent Baude <ranger@gentoo.org> commons-daemon-1.0.7.ebuild:
  Marking commons-daemon-1.0.7 ppc for bug 399995

*commons-daemon-1.0.9 (22 Feb 2012)

  22 Feb 2012; Miroslav Šulc <fordfrog@gentoo.org>
  +commons-daemon-1.0.9.ebuild:
  Version bump

  16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  commons-daemon-1.0.7.ebuild:
  x86 stable wrt bug #399995

  30 Jan 2012; Ralph Sennhauser <sera@gentoo.org> commons-daemon-1.0.8.ebuild:
  Fix installation of source files. Thanks to Krzysztof Magusiak
  <chrmag@poczta.onet.pl>. #401271

*commons-daemon-1.0.8 (28 Jan 2012)

  28 Jan 2012; Ralph Sennhauser <sera@gentoo.org> +commons-daemon-1.0.8.ebuild:
  Version bump.

  28 Jan 2012; Ralph Sennhauser <sera@gentoo.org> commons-daemon-1.0.7.ebuild:
  Add missing dep on sys-libs/libcap. Thanks to ago@gentoo.org for pointing it
  out.

  28 Jan 2012; Agostino Sarubbo <ago@gentoo.org> commons-daemon-1.0.7.ebuild:
  Stable for amd64, wrt bug #399995

*commons-daemon-1.0.7 (27 Sep 2011)

  27 Sep 2011; Petteri Räty <betelgeuse@gentoo.org>
  +commons-daemon-1.0.7.ebuild:
  Version bump. Thanks to Chewi. Should also fix bug #38127.

  16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
  commons-daemon-1.0.4.ebuild:
  ppc/ppc64 stable wrt #348595

  18 Dec 2010; Kenneth Prugh <ken69267@gentoo.org>
  commons-daemon-1.0.4.ebuild:
  amd64 stable; bug #348595

  16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  commons-daemon-1.0.4.ebuild:
  x86 stable wrt bug #348595

*commons-daemon-1.0.4 (13 Nov 2010)

  13 Nov 2010; Vlastimil Babka <caster@gentoo.org>
  +commons-daemon-1.0.4.ebuild:
  Version bump.

  17 Oct 2010; Vlastimil Babka <caster@gentoo.org>
  -files/1.0.1-as-needed.patch, -commons-daemon-1.0.1-r2.ebuild,
  -files/1.0.1-capabilities-non-root.patch, -files/1.0.1-execve-self.patch,
  -files/1.0.1-fbsd.patch:
  Remove old.

  14 Oct 2010; Brent Baude <ranger@gentoo.org> commons-daemon-1.0.2.ebuild:
  stable ppc, bug 316297

  22 May 2010; Kenneth Prugh <ken69267@gentoo.org>
  commons-daemon-1.0.2.ebuild:
  amd64 stable, bug #316297

  11 May 2010; Brent Baude <ranger@gentoo.org> commons-daemon-1.0.2.ebuild:
  stable ppc64, bug 316297

  28 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  commons-daemon-1.0.2.ebuild:
  x86 stable wrt bug #316297

*commons-daemon-1.0.2 (20 Mar 2010)

  20 Mar 2010; Petteri Räty <betelgeuse@gentoo.org>
  +commons-daemon-1.0.2.ebuild:
  Version bump. Fixes bug #310369.

  13 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
  -commons-daemon-1.0.1-r1.ebuild:
  Remove old revision.

  25 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org>
  commons-daemon-1.0.1-r2.ebuild:
  Stable on ppc, bug #199239.

  18 Nov 2007; Markus Rothe <corsair@gentoo.org>
  commons-daemon-1.0.1-r2.ebuild:
  Stable on ppc64; bug #199239

  17 Nov 2007; Markus Meier <maekke@gentoo.org>
  commons-daemon-1.0.1-r2.ebuild:
  x86 stable (bug #199239) and quotes

  17 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  commons-daemon-1.0.1-r2.ebuild:
  amd64 stable, bug #199239.

*commons-daemon-1.0.1-r2 (11 Feb 2007)

  11 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  +files/1.0.1-capabilities-non-root.patch, +files/1.0.1-execve-self.patch,
  +commons-daemon-1.0.1-r2.ebuild:
  Added patches from bug #162918. Thanks to Simone Piunno
  <pioppo@ferrara.linux.it>.

  10 Jan 2007; Vlastimil Babka <caster@gentoo.org>
  -commons-daemon-1.0.1.ebuild:
  Gen-1 punt.

  10 Jan 2007; Steve Dibb <beandog@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  amd64 stable, bug 158424

  31 Dec 2006; Markus Rothe <corsair@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Stable on ppc64; bug #158424

  22 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Stable on ppc wrt bug #158424.

  18 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  stable x86, bug #158424

  09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Add ~x86-fbsd keyword.

  07 Dec 2006; Vlastimil Babka <caster@gentoo.org> +files/1.0.1-fbsd.patch,
  commons-daemon-1.0.1-r1.ebuild:
  Fix building on fbsd with patch from upstream svn provided by Flameeyes, bug
  #157381.

  05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  commons-daemon-1.0.1.ebuild, commons-daemon-1.0.1-r1.ebuild:
  Dropping sparc keywords, see #96229

  29 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  -commons-daemon-1.0.ebuild, commons-daemon-1.0.1.ebuild:
  Stable on x86, remove old version.

*commons-daemon-1.0.1-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-daemon-1.0.1-r1.ebuild:
  Migrated to Generation 2.

  04 Jul 2006; Markus Rothe <corsair@gentoo.org>
  commons-daemon-1.0.1.ebuild:
  Stable on ppc64; bug #138759

  04 Jul 2006; Jon Hood <squinky86@gentoo.org> commons-daemon-1.0.1.ebuild:
  Stable on amd64, bug #138759.

  02 Jul 2006; Petteri Räty <betelgeuse@gentoo.org>
  commons-daemon-1.0.ebuild, commons-daemon-1.0.1.ebuild:
  Removed useless dependencies on virtual/libc.

  12 May 2006; Petteri Räty <betelgeuse@gentoo.org>
  +files/1.0.1-as-needed.patch, commons-daemon-1.0.1.ebuild:
  Added patch from bug #132563 to fix compilation with -Wl,--as-needed. Thanks
  to TGL <degrenier@easyconnect.fr>.

*commons-daemon-1.0.1 (07 Jun 2005)

  07 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
  +commons-daemon-1.0.1.ebuild:
  New upstream release, fixes #95049. Introduced support for the examples and
  the source useflag.

  29 May 2005; Markus Rothe <corsair@gentoo.org> commons-daemon-1.0.ebuild:
  Stable on ppc64

  14 May 2005; Martin Holzer <mholzer@gentoo.org> commons-daemon-1.0.ebuild:
  amd64 stable

  08 May 2005; Jason Wever <weeve@gentoo.org> commons-daemon-1.0.ebuild:
  Added ~sparc keyword.

  12 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  added ~ppc to KEYWORDS

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> commons-daemon-1.0.ebuild:
  Added ~ppc64 to KEYWORDS

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  added missing jikes dependency. see #78819.

  12 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  slightly modified ebuild as recommended by Dad <dan@intuitivelyobvious.net> to
  make package amd64 compatible. added ~amd64 to KEYWORDS. fixes bug #67323.

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-daemon-1.0.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  commons-daemon-1.0.ebuild:
  virtual/glibc -> virtual/libc

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-daemon-1.0.ebuild:
  Marking stable on x86. Fixes according to #45398

*commons-daemon-1.0 (27 Feb 2004)

  27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-daemon-1.0.ebuild:
  Initial Import.
  Thanks to Greg Bowyer <bg115@gre.ac.uk> for the initial ebuild. Closes #37931