blob: 98af84a3040a3f4248a2812dfe2e2f0a9cc259b7 (
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
|
# ChangeLog for app-admin/bacula
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.14 2004/02/11 23:38:03 zul Exp $
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.
|