summaryrefslogtreecommitdiff
blob: 0751f5ef6cb3728fe21690d45c400b9a5d4643eb (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
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
# ChangeLog for app-backup/bacula
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.63 2008/07/24 10:06:10 wschlich Exp $

*bacula-2.4.1-r1 (24 Jul 2008)

  24 Jul 2008; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.4.1/2.4.1-mount.patch, +files/2.4.1/2.4.1-mysql-timeout.patch,
  +files/2.4.1/2.4.1-sd-crash.patch, +bacula-2.4.1-r1.ebuild:
  add (critical) upstream patches

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

  14 Jul 2008; Christian Faulhammer <opfer@gentoo.org> bacula-2.4.1.ebuild:
  stable x86, security bug 196834

  14 Jul 2008; Jeroen Roovers <jer@gentoo.org> bacula-2.4.1.ebuild:
  Stable for HPPA (bug #196834).

  13 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> bacula-2.4.1.ebuild:
  ppc stable, bug #196834

  11 Jul 2008; Ferris McCormick <fmccor@gentoo.org> bacula-2.4.1.ebuild:
  Sparc stable, security bug #196834, everything as expected.

  11 Jul 2008; Wolfram Schlich <wschlich@gentoo.org>
  -files/2.4.0/bacula-all-conf, -files/2.4.0/bacula-all-init,
  -files/2.4.0/bacula-default-configs.patch, -files/2.4.0/bacula-dir-conf,
  -files/2.4.0/bacula-dir-init, -files/2.4.0/bacula-fd-conf,
  -files/2.4.0/bacula-fd-init, -files/2.4.0/bacula-gnomesu2gksu.diff,
  -files/2.4.0/bacula-sd-conf, -files/2.4.0/bacula-sd-init,
  -bacula-2.4.0.ebuild:
  removed old version

*bacula-2.4.1 (09 Jul 2008)

  09 Jul 2008; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.4.1/bacula-all-conf, +files/2.4.1/bacula-all-init,
  +files/2.4.1/bacula-default-configs.patch, +files/2.4.1/bacula-dir-conf,
  +files/2.4.1/bacula-dir-init, +files/2.4.1/bacula-fd-conf,
  +files/2.4.1/bacula-fd-init, +files/2.4.1/bacula-gnomesu2gksu.diff,
  +files/2.4.1/bacula-sd-conf, +files/2.4.1/bacula-sd-init,
  +bacula-2.4.1.ebuild:
  version bump, add warning wrt bug #196834

*bacula-2.4.0 (07 Jun 2008)

  07 Jun 2008; Wolfram Schlich <wschlich@gentoo.org>
  -files/2.2.8/2.2.8-jobmedia.patch, -files/2.2.8/2.2.8-jobmedia-fix.patch,
  -files/2.2.8/2.2.8-bacula-conf.patch,
  -files/2.2.8/2.2.8-pool-source.patch, -files/2.2.8/2.2.8-strip-path.patch,
  -files/2.2.8/bacula-all-conf, -files/2.2.8/bacula-all-init,
  -files/2.2.8/bacula-default-configs.patch, -files/2.2.8/bacula-dir-conf,
  -files/2.2.8/bacula-dir-init, -files/2.2.8/bacula-fd-conf,
  -files/2.2.8/bacula-fd-init, -files/2.2.8/bacula-gnomesu2gksu.diff,
  -files/2.2.8/bacula-sd-conf, -files/2.2.8/bacula-sd-init,
  +files/2.4.0/bacula-all-conf, +files/2.4.0/bacula-all-init,
  +files/2.4.0/bacula-default-configs.patch, +files/2.4.0/bacula-dir-conf,
  +files/2.4.0/bacula-dir-init, +files/2.4.0/bacula-fd-conf,
  +files/2.4.0/bacula-fd-init, +files/2.4.0/bacula-gnomesu2gksu.diff,
  +files/2.4.0/bacula-sd-conf, +files/2.4.0/bacula-sd-init,
  -bacula-2.2.8.ebuild, -bacula-2.2.8-r1.ebuild, +bacula-2.4.0.ebuild:
  version bump

  21 May 2008; Tiziano Müller <dev-zero@gentoo.org> bacula-2.0.3.ebuild,
  bacula-2.2.8.ebuild, bacula-2.2.8-r1.ebuild:
  Changed dependency for postgresql from dev-db/postgresql to
  virtual/postgresql-server

*bacula-2.2.8-r1 (29 Apr 2008)

  29 Apr 2008; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.8/2.2.8-bacula-conf.patch, +files/2.2.8/2.2.8-jobmedia.patch,
  +files/2.2.8/2.2.8-jobmedia-fix.patch,
  +files/2.2.8/2.2.8-pool-source.patch, +files/2.2.8/2.2.8-strip-path.patch,
  +bacula-2.2.8-r1.ebuild:
  incorporate upstream release patches

  22 Mar 2008; Wolfram Schlich <wschlich@gentoo.org> bacula-2.2.8.ebuild:
  depend on latex2html emerged with USE=png (bug #200562)

  22 Mar 2008; Wolfram Schlich <wschlich@gentoo.org>
  files/2.0.3/bacula-all-init, files/2.0.3/bacula-dir-init:
  fixed wrong quoting

  19 Mar 2008; Wolfram Schlich <wschlich@gentoo.org>
  -files/bacula-1.36.3-cdrecord-configure.patch,
  -files/bacula-1.36.3-default-configs.patch,
  -files/bacula-doc-1.36.3-latex-icons.patch,
  -files/bacula-1.36.3-mtxtmpfile.patch, -files/1.36.3/bacula-sd-init,
  -files/bacula-2.0.2-default-configs.patch, files/2.0.3/bacula-all-init,
  -files/bacula-2.0.2-gnomesu2gksu.diff, files/2.0.3/bacula-dir-init,
  files/2.2.8/bacula-all-init, files/2.2.8/bacula-dir-init,
  -files/bacula-conf, -files/bacula-init3, -files/randpass-1.37.40,
  -files/1.36.3/bacula-all-conf, -files/1.36.3/bacula-all-init,
  -files/1.36.3/bacula-dir-conf, -files/1.36.3/bacula-dir-init,
  -files/1.36.3/bacula-fd-conf, -files/1.36.3/bacula-fd-init,
  -files/1.36.3/bacula-sd-conf, metadata.xml, -bacula-1.36.3-r2.ebuild:
  removed old versions

  11 Mar 2008; Wolfram Schlich <wschlich@gentoo.org>
  -files/2.2.4/bacula-all-conf, -files/2.2.4/bacula-all-init,
  -files/2.2.4/bacula-default-configs.patch, -files/2.2.4/bacula-dir-conf,
  -files/2.2.4/bacula-dir-init, -files/2.2.4/bacula-fd-conf,
  -files/2.2.4/bacula-fd-init, -files/2.2.4/bacula-gnomesu2gksu.diff,
  -files/2.2.4/bacula-sd-conf, -files/2.2.4/bacula-sd-init,
  -files/2.2.5/bacula-all-conf, -files/2.2.5/bacula-all-init,
  -files/2.2.5/bacula-default-configs.patch, -files/2.2.5/bacula-dir-conf,
  -files/2.2.5/bacula-dir-init, -files/2.2.5/bacula-fd-conf,
  -files/2.2.5/bacula-fd-init, -files/2.2.5/bacula-gnomesu2gksu.diff,
  -files/2.2.5/bacula-sd-conf, -files/2.2.5/bacula-sd-init,
  -files/2.2.5/fix-nextvol.patch, -files/2.2.6/bacula-all-conf,
  -files/2.2.6/bacula-all-init, -files/2.2.6/bacula-default-configs.patch,
  -files/2.2.6/bacula-dir-conf, -files/2.2.6/bacula-dir-init,
  -files/2.2.6/bacula-fd-conf, -files/2.2.6/bacula-fd-init,
  -files/2.2.6/bacula-gnomesu2gksu.diff, -files/2.2.6/bacula-sd-conf,
  -files/2.2.6/bacula-sd-init, -files/2.2.7/bacula-all-conf,
  -files/2.2.7/bacula-all-init, -files/2.2.7/bacula-default-configs.patch,
  -files/2.2.7/bacula-dir-conf, -files/2.2.7/bacula-dir-init,
  -files/2.2.7/bacula-fd-conf, -files/2.2.7/bacula-fd-init,
  -files/2.2.7/bacula-gnomesu2gksu.diff, -files/2.2.7/bacula-sd-conf,
  -files/2.2.7/bacula-sd-init, -bacula-2.2.4.ebuild, -bacula-2.2.5.ebuild,
  -bacula-2.2.5-r1.ebuild, -bacula-2.2.6.ebuild, -bacula-2.2.7.ebuild:
  removed old versions

*bacula-2.2.8 (28 Jan 2008)

  28 Jan 2008; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.8/bacula-all-conf, +files/2.2.8/bacula-all-init,
  +files/2.2.8/bacula-default-configs.patch, +files/2.2.8/bacula-dir-conf,
  +files/2.2.8/bacula-dir-init, +files/2.2.8/bacula-fd-conf,
  +files/2.2.8/bacula-fd-init, +files/2.2.8/bacula-gnomesu2gksu.diff,
  +files/2.2.8/bacula-sd-conf, +files/2.2.8/bacula-sd-init,
  +bacula-2.2.8.ebuild:
  version bump

  01 Jan 2008; Matti Bickel <mabi@gentoo.org> bacula-2.2.7.ebuild:
  ~ppc readded (bug #195682)

*bacula-2.2.7 (29 Dec 2007)

  29 Dec 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.7/bacula-all-conf, +files/2.2.7/bacula-all-init,
  +files/2.2.7/bacula-default-configs.patch, +files/2.2.7/bacula-dir-conf,
  +files/2.2.7/bacula-dir-init, +files/2.2.7/bacula-fd-conf,
  +files/2.2.7/bacula-fd-init, +files/2.2.7/bacula-gnomesu2gksu.diff,
  +files/2.2.7/bacula-sd-conf, +files/2.2.7/bacula-sd-init,
  +bacula-2.2.7.ebuild:
  version bump

  15 Nov 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.6/bacula-all-conf, +files/2.2.6/bacula-all-init,
  +files/2.2.6/bacula-default-configs.patch, +files/2.2.6/bacula-dir-conf,
  +files/2.2.6/bacula-dir-init, +files/2.2.6/bacula-fd-conf,
  +files/2.2.6/bacula-fd-init, +files/2.2.6/bacula-gnomesu2gksu.diff,
  +files/2.2.6/bacula-sd-conf, +files/2.2.6/bacula-sd-init,
  bacula-2.2.6.ebuild:
  add missing files subdir for 2.2.6, remove unsuitable patch

*bacula-2.2.6 (14 Nov 2007)

  14 Nov 2007; Wolfram Schlich <wschlich@gentoo.org> +bacula-2.2.6.ebuild:
  version bump

  15 Oct 2007; Ferris McCormick <fmccor@gentoo.org> bacula-2.2.5-r1.ebuild:
  Re-add ~sparc --- Bug #195682

  14 Oct 2007; Jeroen Roovers <jer@gentoo.org> bacula-2.2.5.ebuild,
  bacula-2.2.5-r1.ebuild:
  Marked ~hppa (bug #195682).

*bacula-2.2.5-r1 (14 Oct 2007)

  14 Oct 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.5/fix-nextvol.patch, +bacula-2.2.5-r1.ebuild:
  fix bug #195794

  13 Oct 2007; Jeroen Roovers <jer@gentoo.org> bacula-2.2.5.ebuild:
  Fix quoting issues found by repoman.

*bacula-2.2.5 (12 Oct 2007)

  12 Oct 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.5/bacula-all-conf, +files/2.2.5/bacula-all-init,
  +files/2.2.5/bacula-default-configs.patch, +files/2.2.5/bacula-dir-conf,
  +files/2.2.5/bacula-dir-init, +files/2.2.5/bacula-fd-conf,
  +files/2.2.5/bacula-fd-init, +files/2.2.5/bacula-gnomesu2gksu.diff,
  +files/2.2.5/bacula-sd-conf, +files/2.2.5/bacula-sd-init,
  +bacula-2.2.5.ebuild:
  version bump

*bacula-2.2.4 (10 Oct 2007)

  10 Oct 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.2.4/bacula-all-conf, +files/2.2.4/bacula-all-init,
  +files/2.2.4/bacula-default-configs.patch, +files/2.2.4/bacula-dir-conf,
  +files/2.2.4/bacula-dir-init, +files/2.2.4/bacula-fd-conf,
  +files/2.2.4/bacula-fd-init, +files/2.2.4/bacula-gnomesu2gksu.diff,
  +files/2.2.4/bacula-sd-conf, +files/2.2.4/bacula-sd-init,
  +bacula-2.2.4.ebuild:
  version bump

  21 Aug 2007; Ferris McCormick <fmccor@gentoo.org> bacula-2.0.3.ebuild:
  Sparc stable --- Bug #153189 --- (requires ghostscript upgrade for USE=doc:
    Bug #187280).

  21 Aug 2007; Jeroen Roovers <jer@gentoo.org> bacula-2.0.3.ebuild:
  Stable for HPPA (bug #153189).

  04 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> bacula-2.0.3.ebuild:
  ppc stable, bug #153189

  03 Aug 2007; Christian Faulhammer <opfer@gentoo.org> bacula-2.0.3.ebuild:
  stable x86, bug 153189

  29 Apr 2007; Ryan Hill <dirtyepic@gentoo.org> bacula-2.0.3.ebuild:
  Fix wxGTK dep for bug #164139

  28 Apr 2007; Sven Wegener <swegener@gentoo.org> bacula-1.36.3-r2.ebuild,
  bacula-2.0.3.ebuild:
  Fix *initd and *envd calls, bug #173884.

  22 Apr 2007; Wolfram Schlich <wschlich@gentoo.org> bacula-2.0.3.ebuild:
  fixup wrt bug #174266, fix docs build issue

  27 Mar 2007; Michael Sterrett <mr_bones_@gentoo.org>
  -files/bacula-1.38.5-default-configs.patch,
  -files/bacula-1.38.9-default-configs.patch, -files/1.38.5/bacula-all-conf,
  -files/1.38.5/bacula-all-init, -files/1.38.5/bacula-dir-conf,
  -files/1.38.5/bacula-dir-init, -files/1.38.5/bacula-fd-conf,
  -files/1.38.5/bacula-fd-init, -files/1.38.5/bacula-sd-conf,
  -files/1.38.5/bacula-sd-init, -files/2.0.2/bacula-all-conf,
  -files/2.0.2/bacula-all-init, -files/2.0.2/bacula-dir-conf,
  -files/2.0.2/bacula-dir-init, -files/2.0.2/bacula-fd-conf,
  -files/2.0.2/bacula-fd-init, -files/2.0.2/bacula-sd-conf,
  -files/2.0.2/bacula-sd-init, -bacula-1.36.3-r3.ebuild,
  -bacula-1.38.5.ebuild, -bacula-1.38.9.ebuild, -bacula-2.0.2.ebuild:
  clean out old versions with keywords overshadowed by newer ebuilds per lisa

  25 Mar 2007; <genstef@gentoo.org> ChangeLog:
  Remove virtual/x11 depend

  23 Mar 2007; René Nussbaumer <killerfox@gentoo.org> bacula-2.0.3.ebuild:
  Added to ~hppa, ~ppc. Requested by Mr_Bones_.

*bacula-2.0.3 (10 Mar 2007)

  10 Mar 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.0.3/bacula-all-init, +files/2.0.3/bacula-dir-init,
  +files/bacula-2.0.3-default-configs.patch, +files/2.0.3/bacula-dir-conf,
  +files/2.0.3/bacula-fd-conf, +files/bacula-2.0.3-gnomesu2gksu.diff,
  +files/2.0.3/bacula-all-conf, +files/2.0.3/bacula-fd-init,
  +files/2.0.3/bacula-sd-conf, +files/2.0.3/bacula-sd-init,
  +bacula-2.0.3.ebuild:
  version bump

  08 Mar 2007; Lisa Seelye <lisa@gentoo.org> bacula-2.0.2.ebuild:
  Change src_compile so --with-$mydbtype as per bug 169698

  07 Mar 2007; <genstef@gentoo.org> bacula-1.36.3-r2.ebuild,
  bacula-1.36.3-r3.ebuild, bacula-1.38.5.ebuild, bacula-1.38.9.ebuild:
  move from gnomesu to gksu wrt bug #147550

  02 Mar 2007; Wolfram Schlich <wschlich@gentoo.org> bacula-2.0.2.ebuild:
  remove prepall (already called by install_qa_check)

  28 Feb 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/bacula-2.0.2-gnomesu2gksu.diff, bacula-2.0.2.ebuild:
  move from gnomesu to gksu wrt bug #147550

*bacula-2.0.2 (28 Feb 2007)

  28 Feb 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/2.0.2/bacula-all-conf, +files/2.0.2/bacula-dir-conf,
  +files/2.0.2/bacula-fd-conf, +files/bacula-2.0.2-default-configs.patch,
  +files/2.0.2/bacula-all-init, +files/2.0.2/bacula-dir-init,
  +files/2.0.2/bacula-fd-init, +files/2.0.2/bacula-sd-conf,
  +files/2.0.2/bacula-sd-init, +bacula-2.0.2.ebuild:
  version bump

  15 Feb 2007; Daniel Black <dragonheart@gentoo.org>
  bacula-1.36.3-r3.ebuild, bacula-1.38.5.ebuild, bacula-1.38.9.ebuild:
  no more prep all as per bug #140699

  24 Jan 2007; Marius Mauch <genone@gentoo.org> bacula-1.36.3-r2.ebuild,
  bacula-1.36.3-r3.ebuild, bacula-1.38.5.ebuild, bacula-1.38.9.ebuild:
  Replacing einfo with elog

  02 Dec 2006; Fabian Groffen <grobian@gentoo.org> bacula-1.38.9.ebuild:
  Grab config scripts from 1.38.5, as there is no directory for the current
  version.

  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> bacula-1.36.3-r2.ebuild,
  bacula-1.36.3-r3.ebuild, bacula-1.38.5.ebuild, bacula-1.38.9.ebuild:
  dev-db/mysql => virtual/mysql

  07 Nov 2006; Andrew Ross <aross@gentoo.org> metadata.xml:
  Remove labmonkey from metadata.xml, as he's no longer bacula's maintainer.
  bacula.

  04 Nov 2006; Fabian Groffen <grobian@gentoo.org> bacula-1.38.9.ebuild:
  Quoted some variables, and fixed use of USE-flags, see bug #153995

  21 Sep 2006; <blubb@gentoo.org> bacula-1.38.9.ebuild:
  added ~amd64

  14 Jun 2006; Lisa Seelye <lisa@gentoo.org> ChangeLog, Manifest:
  Typo in the ChangeLog about the bug number. Oops. bacula-1.38.9 deals with
  bug #125729 not #12529.

*bacula-1.38.9 (14 Jun 2006)

  14 Jun 2006; Lisa Seelye <lisa@gentoo.org> files/1.38.5/bacula-all-conf,
  +files/bacula-1.38.9-default-configs.patch, files/1.38.5/bacula-dir-conf,
  +bacula-1.38.9.ebuild:
  For bug #125729. Version bump, fix the issues, and to deal with comment #9: I've
  fixed sqlite vs. sqlite3 support as well as NOT defaulting to any database if
  two or more database USE flags are set. Likewise, the ebuild will die if the
  user hasn't set any database USE flags (or it'll fail in econf).

  27 Mar 2006; Chris Lee <labmonkey@gentoo.org> bacula-1.36.3-r2.ebuild,
  bacula-1.36.3-r3.ebuild, bacula-1.38.5.ebuild:
  Fixed einfo wrt #124745

  19 Feb 2006; Chris Lee <labmonkey@gentoo.org> bacula-1.38.5.ebuild:
  Fixed enewuser invocation wrt #123152

  17 Feb 2006; Chris Lee <labmonkey@gentoo.org>
  +files/bacula-1.38.5-default-configs.patch:
  Last commit neglected to add bacula-1.38.5-default-configs.patch

*bacula-1.38.5 (17 Feb 2006)
*bacula-1.36.3-r3 (17 Feb 2006)

  17 Feb 2006; Chris Lee <labmonkey@gentoo.org>
  +files/bacula-1.36.3-default-configs.patch,
  +files/bacula-doc-1.36.3-latex-icons.patch, +files/1.36.3/bacula-all-conf,
  +files/1.36.3/bacula-all-init, +files/1.36.3/bacula-dir-conf,
  +files/1.36.3/bacula-dir-init, +files/1.36.3/bacula-fd-conf,
  +files/1.36.3/bacula-fd-init, +files/1.36.3/bacula-sd-conf,
  +files/1.36.3/bacula-sd-init, +files/1.38.5/bacula-all-conf,
  +files/1.38.5/bacula-all-init, +files/1.38.5/bacula-dir-conf,
  +files/1.38.5/bacula-dir-init, +files/1.38.5/bacula-fd-conf,
  +files/1.38.5/bacula-fd-init, +files/1.38.5/bacula-sd-conf,
  +files/1.38.5/bacula-sd-init, +bacula-1.36.3-r3.ebuild,
  +bacula-1.38.5.ebuild:
  Revision bump. Modular X fix, docs handling, single/multiple init scripts
  USE controlled. Added 1.38.5 ebuild.

  11 Oct 2005; Daniel Black <dragonheart@gentoo.org> -files/bacula-init,
  -bacula-1.34.4.ebuild:
  remove vulnerable version

  11 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  bacula-1.36.3-r2.ebuild:
  Stable on sparc wrt #104986

  09 Oct 2005; Mark Loeser <halcy0n@gentoo.org> bacula-1.36.3-r2.ebuild:
  Stable on x86; bug #104986

  07 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  bacula-1.36.3-r2.ebuild:
  Stable on hppa, ppc.

  07 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  bacula-1.36.3-r2.ebuild:
  Stable on hppa, ppc.

  06 Oct 2005; Daniel Black <dragonheart@gentoo.org>
  +files/bacula-1.36.3-mtxtmpfile.patch, bacula-1.36.3-r2.ebuild:
  opps last minute patch

*bacula-1.36.3-r2 (06 Oct 2005)

  06 Oct 2005; Daniel Black <dragonheart@gentoo.org>
  -files/bacula-1.36.2-cdrecord-configure.patch,
  -files/bacula-1.36.2-nocdrecord.patch,
  -files/bacula-1.36.3-init-depends.patch,
  -files/bacula-1.36.3-rescue-makefile.patch, +files/randpass-1.37.40,
  -files/bacula-3.6.0-configure.diff, -files/bacula-init2,
  -bacula-1.34.5.ebuild, -bacula-1.34.6.ebuild, -bacula-1.36.0.ebuild,
  -bacula-1.36.3.ebuild, -bacula-1.36.3-r1.ebuild, +bacula-1.36.3-r2.ebuild:
  randpass insecure file creation - bug #104986. Old version cleanout. Thanks
  to Romang <zataz@zataz.net> for the bug report

  04 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/bacula-1.36.2-cdrecord-configure.patch,
  +files/bacula-1.36.2-nocdrecord.patch,
  +files/bacula-1.36.3-cdrecord-configure.patch,
  +files/bacula-1.36.3-init-depends.patch,
  +files/bacula-1.36.3-rescue-makefile.patch,
  +files/bacula-3.6.0-configure.diff, +files/bacula-conf,
  +files/bacula-init, +files/bacula-init2, +files/bacula-init3,
  +metadata.xml, +bacula-1.34.4.ebuild, +bacula-1.34.5.ebuild,
  +bacula-1.34.6.ebuild, +bacula-1.36.0.ebuild, +bacula-1.36.3.ebuild,
  +bacula-1.36.3-r1.ebuild:
  Moved from app-admin/bacula to app-backup/bacula.

*bacula-1.36.3-r1 (03 Jul 2005)

  03 Jul 2005; Fernando Serboncini <fserb@gentoo.org>
  +files/bacula-1.36.3-cdrecord-configure.patch,
  -files/1.32f/1.32f-1-weekofmonth.patch,
  -files/1.32f/1.32f-2-eom-nextvol.patch, +files/bacula-conf,
  +files/bacula-init3, metadata.xml, -bacula-1.32f.ebuild,
  -bacula-1.32f-r5.ebuild, -bacula-1.34.1.ebuild, +bacula-1.36.3-r1.ebuild:
  removed old versions.
  Completely rewritten ebuild.

*bacula-1.36.3 (01 Jul 2005)

  01 Jul 2005; Brian Jackson <iggy@gentoo.org>
  +files/bacula-1.36.2-cdrecord-configure.patch,
  +files/bacula-1.36.2-nocdrecord.patch,
  +files/bacula-1.36.3-init-depends.patch,
  +files/bacula-1.36.3-rescue-makefile.patch, +bacula-1.36.3.ebuild:
  version bump and cleanups, ebuilds courtesy of bug #74953, thanks to
  barningerATfairfieldcomputers.com

  05 May 2005; Sven Wegener <swegener@gentoo.org> bacula-1.34.1.ebuild:
  Fixed [<>]=cat/pkg-ver* dependencies.

  15 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> bacula-1.32f.ebuild,
  bacula-1.32f-r5.ebuild, bacula-1.34.1.ebuild, bacula-1.34.4.ebuild,
  bacula-1.34.5.ebuild, bacula-1.34.6.ebuild, bacula-1.36.0.ebuild:
  Dependency update: sys-apps/mtx -> sys-block/mtx.

  09 Jan 2005; Sven Wegener <swegener@gentoo.org> bacula-1.32f-r5.ebuild,
  bacula-1.32f.ebuild:
  Added missing parentheses in SRC_URI/*DEPEND/LICENSE.

  30 Dec 2004; Sven Wegener <swegener@gentoo.org> bacula-1.36.0.ebuild:
  Moved inherit to the top.

*bacula-1.36.0 (18 Dec 2004)

  18 Dec 2004; Martin Holzer <mholzer@gentoo.org>
  +files/bacula-3.6.0-configure.diff, +files/bacula-init2,
  +bacula-1.36.0.ebuild:
  Version bumped. Ebuild submitted by D. Scott Barninger
  <barninger@fairfieldcomputers.com> in #68707.

*bacula-1.34.6 (27 Nov 2004)

  27 Nov 2004; Martin Holzer <mholzer@gentoo.org> +bacula-1.34.6.ebuild:
  Version bumped.

  17 Oct 2004; Jason Wever <weeve@gentoo.org> bacula-1.34.4.ebuild:
  Stable on sparc.

  16 Oct 2004; Mike Frysinger <vapier@gentoo.org> bacula-1.32f-r5.ebuild,
  bacula-1.32f.ebuild, bacula-1.34.1.ebuild, bacula-1.34.4.ebuild,
  bacula-1.34.5.ebuild:
  Fix stupid dependency on sys-libs/libtermcap-compat (i.e. remove it) #64212.

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  bacula-1.32f-r5.ebuild, bacula-1.32f.ebuild, bacula-1.34.1.ebuild,
  bacula-1.34.4.ebuild:
  Masked bacula-1.34.4.ebuild stable for ppc

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  bacula-1.32f-r5.ebuild, bacula-1.32f.ebuild, bacula-1.34.1.ebuild:
  Masked bacula-1.34.1.ebuild stable for ppc

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  bacula-1.32f-r5.ebuild, bacula-1.32f.ebuild:
  Masked bacula-1.32f.ebuild stable for ppc

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  bacula-1.32f-r5.ebuild:
  Masked bacula-1.32f-r5.ebuild stable for ppc

  05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> bacula-1.34.5.ebuild, 
  bacula-1.34.4.ebuild, bacula-1.34.1.ebuild, bacula-1.32f.ebuild, 
  bacula-1.32f-r5.ebuild:
  Depend on version 2 of sqlite.

  02 Aug 2004; Chuck Short <zul@gentoo.org> bacula-1.34.5.ebuild:
  Added mysql switch. Closes #49122.

  02 Aug 2004; Chuck Short <zul@gentoo.org> bacula-1.34.4.ebuild,
  bacula-1.34.5.ebuild:
  Changed bindir path for sqllite. Closes #57146.

  21 Jul 2004; Chuck Short <zul@gentoo.org> bacula-1.34.5.ebuild:
  Fixed wxwindows support. Closes #57350.
  Fixed client support. Closes #57302.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> bacula-1.34.1.ebuild:
  sync IUSE (-postgres)

*bacula-1.34.5 (26 Jun 2004)

  26 Jun 2004; Chuck Short <zul@gentoo.org> bacula-1.34.5.ebuild:
  Version bump, closes #54766.

  26 Jun 2004; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild,
  bacula-1.31.ebuild:
  Removed old versions.

  26 Jun 2004; Chuck Short <zul@gentoo.org> bacula-1.34.4.ebuild:
  Marked stable for x86.

*bacula-1.34.4 (19 Jun 2004)

  19 Jun 2004; Chuck Short <zul@gentoo.org> bacula-1.34.4.ebuild:
  Version bump, closes #54097.

  26 Apr 2004; Jason Wever <weeve@gentoo.org> bacula-1.34.1.ebuild:
  Stable on sparc wrt bug #48969.

  26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.1.ebuild:
  Marked stable for x86.

*bacula-1.34.1 (26 Apr 2004)

  26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.1.ebuild:
  Version bump, closes #48969.

  26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
  Removed 1.34.0 becuase of race condition.

  22 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
  Force mysql to be used if sqlite and mysql are both in use flags. Closes
  #47836.

  14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bacula-1.32f.ebuild:
  Removed S=, inherit eutils for epatch.

*bacula-1.34.0 (13 Apr 2004)

  13 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
  Version bump, closes #47240.

  09 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild:
  Marked stable on x86.

  09 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
  Removed patch, it was not applying cleanly. Closes #46790.

  23 Mar 2004; <chuck@gentoo.org> bacula-1.32f.ebuild:
  Marked stable for x86.

  21 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild,
  bacula-1.32f.ebuild:
  Fixed broken static support. Closes #23998.

  16 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
  Added ~sparc keyword

  19 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild:
  Fix for proper detection of sqlite. Closes #45152.

*bacula-1.32f-r5 (16 Mar 2004)

  16 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild,
  bacula-1.32f.ebuild:
  Version bump, closes #44580.
  
  Bacula 1.32f-r5 is 1.32f-5 and bacula 1.32f is 1.32f. The 
  next release 1.32f-6 will be 1.32f-r6.

  14 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
  Marked stable for x86.

  11 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild:
  For some reason console does not get installed to /usr/sbin. Added depend on
  libtermcap-compat.

*bacula-1.32f (10 Feb 2004)

  10 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild,
  files/1.32f/1.32f-patchlist.txt:
  Fixed way of using patches. Closes #4122.

  02 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.31.ebuild:
  bacula 1.31 now uses bacula 1.31a rather than the 04Jun03 snapshot.
  Closes #25858.

  02 Feb 2004; Chuck Short <zul@gentoo.org> :
  Version bump.

  29 Jan 2004; Chuck Short <zul@gentoo.org> bacula-1.31.ebuild:
  Force the user to use mysql if they have both sqlite and mysql as use flags.
  Closes #39764.

  28 Jan 2004; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild,
  bacula-1.31.ebuild, metadata.xml:
  Added metadata.xml
  Updated headers
  Fixed mysql issues when using mysql in USE. Closes #38547.

  05 Dec 2003; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild,
  bacula-1.31.ebuild:
  Chown fixes.

  19 Oct 2003; Martin Holzer <mholzer@gentoo.org> bacula-1.29.ebuild,
  bacula-1.31.ebuild: Backports...

*bacula-1.31 (11 Jun 2003)

  11 Jun 2003; Donny Davies <woodchip@gentoo.org> bacula-1.31.ebuild,
  files/bacula-init:

  Update to latest release. Thanks to Rob de Beir <wakunga@hotmail.com>
  for fixing various bugs, including: #17059, #21607.

*bacula-1.29 (29 Jan 2003)

  28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> bacula-1.29.ebuild :
  Ready for some testing on ppc: ~ppc

  12 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> bacula-1.29.ebuild :
  Added the static flag to IUSE.

  29 Jan 2003; Donny Davies <woodchip@gentoo.org> :
  Initial import of Bacula; initscript and ebuild written by me.