summaryrefslogtreecommitdiff
blob: eabee99e227af3d3e3a0794cab66216ee2b6a0c8 (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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
# ChangeLog for net-dns/pdnsd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.127 2014/12/30 10:45:39 polynomial-c Exp $

  30 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> -files/pdnsd.rc7:
  Removed no longer used file from FILESDIR.

  29 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> -pdnsd-1.2.9a.ebuild,
  pdnsd-1.2.9a-r1.ebuild:
  Removed dependency on openrc (bug #533820). Removed old version. Let the
  ebuild create the cachedir if it's not already available.

  03 May 2014; Mikle Kolyada <zlogene@gentoo.org> pdnsd-1.2.9a-r1.ebuild:
  alpha/arm/ia64/ppc/sparc stable wrt bug #509380

  03 May 2014; Sergey Popov <pinkbyte@gentoo.org> pdnsd-1.2.9a-r1.ebuild:
  Stable on amd64 and x86, wrt bug #509380

*pdnsd-1.2.9a-r1 (05 Apr 2014)

  05 Apr 2014; Pacho Ramos <pacho@gentoo.org> +files/pdnsd.rc8,
  +files/pdnsd.service, +files/pdnsd.tmpfiles, +pdnsd-1.2.9a-r1.ebuild:
  Add unit file and rely on tmpfiles.d to create needed cache dirs at runtime
  (#501876 by Martin Vath)

  03 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> files/pdnsd.rc7:
  Fixed pidfile location for non-linux systems.

  07 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> -pdnsd-1.2.8-r4.ebuild,
  -files/pdnsd.online.1, -files/pdnsd.rc6.1, files/pdnsd.rc7:
  Fixed pidfile location in init script. Removed old.

  18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for alpha, wrt bug #487284

  15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for ia64, wrt bug #487284

  24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for x86, wrt bug #487284

  23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for sparc, wrt bug #487284

  21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for ppc, wrt bug #487284

  05 Dec 2013; Lars Wendler <polynomial-c@gentoo.org> pdnsd-1.2.9a.ebuild:
  Added missing "die" in src_test().

  23 Nov 2013; Chema Alonso <nimiux@gentoo.org> pdnsd-1.2.9a.ebuild:
  Stable for amd64 wrt bug #487284

  23 Oct 2013; Markus Meier <maekke@gentoo.org> pdnsd-1.2.9a.ebuild:
  arm stable, bug #487284

  08 Oct 2013; Lars Wendler <polynomial-c@gentoo.org> pdnsd-1.2.9a.ebuild,
  files/pdnsd.rc7, metadata.xml:
  Changed "need net" to "use net" in init script (bug #484658). Converted
  ebuild to EAPI-5. Took over maintenance.

  19 Dec 2012; Lars Wendler <polynomial-c@gentoo.org> files/pdnsd.rc7:
  Small fix in the new init.d file.

*pdnsd-1.2.9a (19 Dec 2012)

  19 Dec 2012; Lars Wendler <polynomial-c@gentoo.org> -pdnsd-1.2.8-r3.ebuild,
  pdnsd-1.2.8-r4.ebuild, +pdnsd-1.2.9a.ebuild, +files/pdnsd.online.2,
  +files/pdnsd.rc7, -files/pdnsd.online:
  Non-maintainer commit: Version bump (bug #416615). Removed old. Fixed
  HOMEPAGE.

  14 Jun 2012; Zac Medico <zmedico@gentoo.org> pdnsd-1.2.8-r3.ebuild,
  pdnsd-1.2.8-r4.ebuild:
  inherit user for enewgroup and enewuser

  15 Feb 2012; Brent Baude <ranger@gentoo.org> pdnsd-1.2.8-r4.ebuild:
  Marking pdnsd-1.2.8-r4 ppc for bug 393737

*pdnsd-1.2.8-r4 (31 Dec 2011)
*pdnsd-1.2.8-r3 (31 Dec 2011)

  31 Dec 2011; Christian Ruppert <idl0r@gentoo.org> -pdnsd-1.2.8.ebuild,
  -pdnsd-1.2.8-r2.ebuild, +pdnsd-1.2.8-r3.ebuild, +pdnsd-1.2.8-r4.ebuild,
  files/pdnsd.rc6.1:
  Revbump. Don't use the deprecated $opts variable, bug 395631.

  17 Dec 2011; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.8-r2.ebuild:
  alpha/ia64/s390/sparc stable wrt #393737

  14 Dec 2011; Markus Meier <maekke@gentoo.org> pdnsd-1.2.8-r2.ebuild:
  arm stable, bug #393737

  14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pdnsd-1.2.8-r2.ebuild:
  Stable for AMD64, wrt bug #393737

  14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pdnsd-1.2.8-r2.ebuild:
  x86 stable wrt bug #393737

  22 Oct 2011; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
  Remove myself from metadata.

*pdnsd-1.2.8-r2 (28 Mar 2011)

  28 Mar 2011; Lars Wendler <polynomial-c@gentoo.org> -pdnsd-1.2.8-r1.ebuild,
  +pdnsd-1.2.8-r2.ebuild, files/pdnsd.online.1:
  non-maintainer commit: Fixed broken pdnsd-online init script (result of bug
  #349335). Committed with kind permission from flameeyes.

*pdnsd-1.2.8-r1 (27 Mar 2011)

  27 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> -pdnsd-1.2.7-r1.ebuild,
  +pdnsd-1.2.8-r1.ebuild, +files/pdnsd.online.1, -files/pdnsd.rc6,
  metadata.xml:
  Remove old version; update metadata (remove obsolete USE flags, and improve
  description for 'isdn'); revision bump with new pdnsd.online init script: add
  support for dash (bug #349335, thanks to René 'Necoro' Neumann), no longer
  use IFACE variable (use rc_need instead) and avoid depending on a
  non-existing init script by default.

  14 Oct 2010; Brent Baude <ranger@gentoo.org> pdnsd-1.2.8.ebuild:
  stable ppc, bug 336282

  12 Oct 2010; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.8.ebuild:
  s390/sparc stable wrt #336282

  10 Oct 2010; Markus Meier <maekke@gentoo.org> pdnsd-1.2.8.ebuild:
  arm stable, bug #336282

  10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> pdnsd-1.2.8.ebuild:
  Stable on alpha, bug #336282

  24 Sep 2010; Markos Chandras <hwoarang@gentoo.org> pdnsd-1.2.8.ebuild:
  Stable on amd64 wrt bug #336282

  08 Sep 2010; Christian Faulhammer <fauli@gentoo.org> pdnsd-1.2.8.ebuild:
  stable x86, bug 336282

  09 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
  Update metadata.

*pdnsd-1.2.8 (09 Mar 2010)

  09 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org> +pdnsd-1.2.8.ebuild,
  +files/pdnsd.rc6.1:
  Version bump, with a few changes: init script is no longer totally quiet
  (you'd miss on the errors) and will create the cache directory if missing;
  the configuration file for pdnsd does no longer contain the whole help
  text (saves from etc-update and fixes cross-compilation); the test
  function should work even if no network is available (and will no longer
  happen “automagically”, as it depends on dig being present now); ipv6
  is enabled automatically on the build rather than by parameter, with the
  USE flag set; drop underscores USE flag (obsoleted, upstream no longer
  supports it), enable urandom by default (avoids sapping entropy by
  default, most users will be comfortable with that default); drop nptl USE
  flag (leave it to be auto-configured, which is good). To do for the next
  revision: install the dhcp2pdnsd script properly, and write an init script
  for that.

  09 May 2009; Alin Năstac <mrness@gentoo.org> -files/pdnsd.resolvconf,
  -pdnsd-1.2.6.ebuild, -pdnsd-1.2.6-r1.ebuild, pdnsd-1.2.7-r1.ebuild:
  Migrate to EAPI 2.

  05 Jan 2009; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.7-r1.ebuild:
  arm/s390 stable wrt #231285

*pdnsd-1.2.7-r1 (13 Dec 2008)

  13 Dec 2008; Alin Năstac <mrness@gentoo.org> files/pdnsd.online,
  -pdnsd-1.2.7.ebuild, +pdnsd-1.2.7-r1.ebuild:
  Solve startup error of the pdnsd-online service (#249981).

  19 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> pdnsd-1.2.7.ebuild:
  ppc stable, bug #231285

  13 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> pdnsd-1.2.7.ebuild:
  Stable on sparc, bug #231285

  09 Sep 2008; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.7.ebuild:
  alpha stable wrt #231285

  07 Sep 2008; Markus Meier <maekke@gentoo.org> pdnsd-1.2.7.ebuild:
  amd64/x86 stable, bug #231285

*pdnsd-1.2.7 (07 Sep 2008)

  07 Sep 2008; Alin Năstac <mrness@gentoo.org> +pdnsd-1.2.7.ebuild:
  Version bump wrt security bug 231285.

  22 Aug 2008; Markus Meier <maekke@gentoo.org> pdnsd-1.2.6-r1.ebuild:
  amd64 stable, bug #231321

  17 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

  14 Jul 2008; nixnut <nixnut@gentoo.org> pdnsd-1.2.6-r1.ebuild:
  Stable on ppc wrt bug 231321

  10 Jul 2008; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.6-r1.ebuild:
  alpha stable wrt #231321

  10 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
  pdnsd-1.2.6-r1.ebuild:
  stable x86, bug 231321

  09 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> pdnsd-1.2.6-r1.ebuild:
  Stable on sparc, bug #231321

*pdnsd-1.2.6-r1 (20 Apr 2008)

  20 Apr 2008; Alin Năstac <mrness@gentoo.org> +files/pdnsd.resolvconf-r1,
  -pdnsd-1.2.5-r1.ebuild, +pdnsd-1.2.6-r1.ebuild:
  Make resolvconf script compatible with baselayout-2 (#218031).

  14 Jan 2008; Christoph Mende <angelos@gentoo.org> pdnsd-1.2.6.ebuild:
  Stable on amd64 wrt bug #203769

  05 Jan 2008; nixnut <nixnut@gentoo.org> pdnsd-1.2.6.ebuild:
  Stable on ppc wrt bug 203769

  31 Dec 2007; Raúl Porcel <armin76@gentoo.org> pdnsd-1.2.6.ebuild:
  alpha/sparc/x86 stable wrt #203769, add ~ia64

*pdnsd-1.2.6 (05 Nov 2007)

  05 Nov 2007; Alin Năstac <mrness@gentoo.org> pdnsd-1.2.5-r1.ebuild,
  +pdnsd-1.2.6.ebuild:
  Version bumped under new GPL-3 license. Add urandom USE flag.

*pdnsd-1.2.5-r1 (13 Jul 2007)

  13 Jul 2007; Alin Năstac <mrness@gentoo.org>
  -files/pdnsd-1.2.4-dbg_file.patch, files/pdnsd.rc6,
  -pdnsd-1.2.4-r1.ebuild, -pdnsd-1.2.4-r3.ebuild, -pdnsd-1.2.5.ebuild,
  +pdnsd-1.2.5-r1.ebuild:
  Add reload option to pdnsd init script (#184871).

  06 May 2007; Marius Mauch <genone@gentoo.org> pdnsd-1.2.4-r1.ebuild,
  pdnsd-1.2.4-r3.ebuild, pdnsd-1.2.5.ebuild:
  Replacing einfo with elog

  22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> pdnsd-1.2.5.ebuild:
  ppc stable, bug #174559

  22 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> pdnsd-1.2.5.ebuild:
  Stable on Alpha, bug 174559.

  10 Mar 2007; Alin Năstac <mrness@gentoo.org> pdnsd-1.2.4-r1.ebuild,
  pdnsd-1.2.4-r3.ebuild, pdnsd-1.2.5.ebuild:
  Remove references to $ROOT from src_* functions (#168039).

  16 Jan 2007; Alin Năstac <mrness@gentoo.org> pdnsd-1.2.5.ebuild:
  Stable on amd64.

  20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> pdnsd-1.2.5.ebuild:
  Stable on sparc

  17 Nov 2006; Alin Nastac <mrness@gentoo.org> -pdnsd-1.2.4.ebuild,
  pdnsd-1.2.5.ebuild:
  Remove old version. Stable on x86.

  24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> pdnsd-1.2.4-r3.ebuild:
  Stable on ppc.

  21 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> pdnsd-1.2.4-r3.ebuild:
  Stable on sparc

*pdnsd-1.2.5 (21 Sep 2006)

  21 Sep 2006; Alin Nastac <mrness@gentoo.org> pdnsd-1.2.4-r3.ebuild,
  +pdnsd-1.2.5.ebuild:
  Stable on x86. Add new version with a brand new USE flag (underscores).

*pdnsd-1.2.4-r3 (25 Jun 2006)

  25 Jun 2006; Alin Nastac <mrness@gentoo.org> files/pdnsd.resolvconf,
  -pdnsd-1.2.4-r2.ebuild, +pdnsd-1.2.4-r3.ebuild:
  Update support for resolvconf-gentoo (#134254).

*pdnsd-1.2.4-r2 (11 Jun 2006)

  11 Jun 2006; Alin Nastac <mrness@gentoo.org> +files/pdnsd.resolvconf,
  -pdnsd-1.2.3.ebuild, +pdnsd-1.2.4-r2.ebuild:
  Add support for resolvconf-gentoo, thanks to Oldrich Jedlicka
  <oldium.pro@seznam.cz> (#134254).

  29 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  pdnsd-1.2.4-r1.ebuild:
  ppc stable, bug #131341

  27 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> pdnsd-1.2.4-r1.ebuild:
  Stable on sparc wrt security #131341

  27 Apr 2006; <tcort@gentoo.org> pdnsd-1.2.4-r1.ebuild:
  Stable on alpha and amd64 wrt security Bug #131341.

*pdnsd-1.2.4-r1 (27 Apr 2006)

  27 Apr 2006; Alin Nastac <mrness@gentoo.org>
  +files/pdnsd-1.2.4-dbg_file.patch, +pdnsd-1.2.4-r1.ebuild:
  Fix segfault when build with debug USE flag enabled, thanks to Thomas Cort
  <tcort@gentoo.org>. Submitted as stable on x86 wrt security bug #131341.

  26 Apr 2006; <tcort@gentoo.org> pdnsd-1.2.4.ebuild:
  Stable on amd64 wrt security Bug #131341.

  26 Apr 2006; Alin Nastac <mrness@gentoo.org> pdnsd-1.2.4.ebuild:
  Fix src_test by inserting yet another sleep (#131341).

  13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> pdnsd-1.2.4.ebuild:
  Stable on sparc

  10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> pdnsd-1.2.4.ebuild:
  Stable on ppc.

  08 Mar 2006; Alin Nastac <mrness@gentoo.org> metadata.xml,
  -pdnsd-1.1.10.ebuild, -pdnsd-1.2.2.ebuild, pdnsd-1.2.4.ebuild:
  Remove obsolete versions. Update package description. Sanitize the ebuild
  code, mostly by quoting strings containing env vars. Mark as stable on x86.

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> pdnsd-1.2.3.ebuild:
  stable on amd64

*pdnsd-1.2.4 (01 Feb 2006)

  01 Feb 2006; Alin Nastac <mrness@gentoo.org> +pdnsd-1.2.4.ebuild:
  Version bump (#121201), with clean dependencies - all previous dependencies
  are in the system class.

  15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> pdnsd-1.2.3.ebuild:
  Stable on sparc - selftests fail miserably so disable them

  18 Oct 2005; Aron Griffis <agriffis@gentoo.org> pdnsd-1.2.3.ebuild:
  Mark 1.2.3 stable on alpha

  06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> pdnsd-1.2.3.ebuild:
  Stable on ppc.

  04 Oct 2005; Alin Nastac <mrness@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.2.2.ebuild, pdnsd-1.2.3.ebuild:
  Remove COPYING* from docs. Mark stable on x86.

  16 Sep 2005; Alin Nastac <mrness@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.2.2.ebuild, pdnsd-1.2.3.ebuild:
  Set enewuser's shell argument to -1 in pkg_preinst (#103421).

*pdnsd-1.2.3 (08 Sep 2005)

  08 Sep 2005; Alin Nastac <mrness@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.2.2.ebuild, +pdnsd-1.2.3.ebuild:
  Set enewuser's shell argument to -1, for compatibility with BSD (#103421).
  Version bump.

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> pdnsd-1.2.2.ebuild:
  Stable on ppc.

  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> pdnsd-1.2.2.ebuild:
  Stable on alpha.

  05 Jun 2005; Alin Nastac <mrness@gentoo.org> metadata.xml,
  -pdnsd-1.1.11.ebuild, -pdnsd-1.1.12_pre3.ebuild, -pdnsd-1.2.1.ebuild,
  pdnsd-1.2.2.ebuild:
  Mark ver 1.2.2 stable on x86. Remove old test versions.

*pdnsd-1.2.2 (20 Apr 2005)

  20 Apr 2005; Alin Nastac <mrness@gentoo.org> +pdnsd-1.2.2.ebuild:
  Version bump

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

*pdnsd-1.2.1 (01 Dec 2004)

  01 Dec 2004; Daniel Black <dragonheart@gentoo.org> -pdnsd-1.1.9.ebuild,
  +pdnsd-1.2.1.ebuild:
  version bump and old version clean as per bug #72941. Thanks to Davin Boling
  <davin@postmark.net>

*pdnsd-1.1.12_pre3 (04 Oct 2004)

  04 Oct 2004; Daniel Black <dragonheart@gentoo.org> +files/pdnsd.conf.test,
  pdnsd-1.1.11.ebuild, +pdnsd-1.1.12_pre3.ebuild:
  version bump as per bug #66219. -fbsd masked 1.1.11 due to upstream notice -
  fixed in later versions. Thanks for the notification Daniel Webert
  <rockoo@rockoo.homelinux.org>

  27 Jul 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.1.11.ebuild, pdnsd-1.1.9.ebuild, -pdnsd-1.1.7a.ebuild:
  enew{user,group} copied to pkg_preinst to fix binary packages (bug #58526).
  Thanks to Thomas Matthijs <axxo@gentoo.org>. Removed old version

  18 Jul 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.1.11.ebuild:
  Fix for bug #55901. Add user pdnsd in pkg_setup. Thanks to Daniel Webert.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.1.11.ebuild, pdnsd-1.1.7a.ebuild, pdnsd-1.1.9.ebuild:
  virtual/glibc -> virtual/libc

  09 Jun 2004; Aron Griffis <agriffis@gentoo.org> pdnsd-1.1.7a.ebuild,
  pdnsd-1.1.9.ebuild:
  Fix use invocation

  07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.1.11.ebuild:
  src_preinst() -> pkg_preinst()

  05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> pdnsd-1.1.10.ebuild:
  Stable on alpha.

*pdnsd-1.1.11 (05 Jun 2004)

  05 Jun 2004; Daniel Black <dragonheart@gentoo.org> files/pdnsd.online,
  files/pdnsd.rc6, pdnsd-1.1.10.ebuild, +pdnsd-1.1.11.ebuild:
  version bump with a few dependancy/documentation fixes to version 1.1.10

  06 May 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
  Added ~s390 keyword

  30 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> pdnsd-1.1.10.ebuild:
  Keyworded ~alpha.

  26 Apr 2004; Michael McCabe <randy@gentoo.org> pdnsd-1.1.9.ebuild:
  Added s390 keywords

  09 Apr 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
  Changed to add user/group pdnsd before the make install

  03 Apr 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
  Stable on x86, ppc, sparc. Changed version 1.1.10 to use $ROOT when 
  checking on the existing installation. Warning again - from version 
  1.1.10 the cache is stored in /var/cache rather the /var/lib. If you
  do an etc-update it should be smooth.

  28 Mar 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.6-r7.ebuild,
  pdnsd-1.1.9.ebuild:
  Stable on sparc & ppc - 1.1.9. Removed old versions

  21 Mar 2004; Daniel Black <dragonheart@gentoo.org> :
  Fixed digest - bug #45224 thanks to bugs.gentoo.org@tux.tmfweb.nl

  16 Mar 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
  pdnsd-1.1.9.ebuild:
  Added inherit eutils. Thanks to <aliz@gentoo.org>'s script for finding it

  24 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
  As cachedir has changed to /var/cache, change the user's config ready for
  etc-update.

*pdnsd-1.1.10 (23 Feb 2004)

  23 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
  files/pdnsd.rc6:
  ebuild cleanup.

  22 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
  version bump. Avoid clobbering previous cache. Cache moved to /var/cache from
  /var/lib.

  22 Feb 2004; Daniel Black <dragonheart@gentoo.org> files/pdnsd.rc6:
  Improved doco in init script

  21 Feb 2004; Daniel Black <dragonheart@gentoo.org> files/pdnsd.rc6:
  Added -s to files/pdnsd.rc6 to enable socket usage. Thanks to Eric Harney
  <eharney@clemson.edu> bug #42149

  19 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.9.ebuild:
  Bump to stable on x86. Few other small ebuild cleanups too.

  03 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.9.ebuild:
  Added ~ppc and ~sparc. Should support alpha arm hppa i386 ia64 m68k mips
  mipsel powerpc s390 sparc according to debian documentation

*pdnsd-1.1.9 (03 Feb 2004)

  03 Feb 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
  pdnsd-1.1.6-r7.ebuild, pdnsd-1.1.7a.ebuild, pdnsd-1.1.9.ebuild,
  files/pdnsd.online:
  Version bump to include many patches. Adds pdnsd-online init-script too.
  Fixes bug #20450.

  09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> files/pdnsd.rc6 : 
  Fixed typo in init file. Closes #16881.

  27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> pdnsd-1.1.7a.ebuild files/pdnsd.rc6 :
  Add --tcp to daemon startup, closes #15657. Small fixes in 1.1.7a ebuild.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*pdnsd-1.1.7a (05 Aug 2002)

  17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> files/pdnsd.rc6 :
  Closes #8758.

  30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
  Added ppc to keywords.

  05 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> pdnsd-1.1.7a.ebuild:
  Version bump that includes security fix, ebuild submitted 
  by tuxisuau <tuxisuau@7a69ezine.org>.




*pdnsd-1.1.6-r7 (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.