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
|
# ChangeLog for dev-python/bsddb3
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/ChangeLog,v 1.13 2004/06/26 21:22:04 liquidx Exp $
26 Jun 2004; Alastair Tse <liquidx@gentoo.org> bsddb3-4.1.3.ebuild:
fix bsddb3 to use the stable db4.1 (#51951)
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> bsddb3-4.1.3.ebuild:
Adding amd64 keyword. Closing #43595.
17 Mar 2004; Seemant Kulleen <seemant@gentoo.org> bsddb3-3.4.0-r1.ebuild,
bsddb3-4.1.3.ebuild, bsddb3-4.2.4.ebuild:
spelling of Berkeley fixed, thanks to: Martin Rieder <bugs@martinrieder.de> in
bug #44927
*bsddb3-4.2.4 (13 Feb 2004)
13 Feb 2004; Alastair Tse <liquidx@gentoo.org> bsddb3-3.4.0.ebuild,
bsddb3-4.1.3.ebuild, bsddb3-4.2.4.ebuild, files/bsddb3-4.1.3-db4.0.patch,
files/bsddb3-4.2.4-db4.2.patch:
version bump to work with db-4.2, peg bsddb3-4.1 at db-4.0 and bsddb3-4.2 at
db-4.2 and add patches to change references to version specific include files
and libraries.
01 Nov 2003; Jason Wever <weeve@gentoo.org> bsddb3-3.4.0-r1.ebuild,
bsddb3-3.4.0.ebuild, bsddb3-4.1.3.ebuild:
Added ~sparc keyword.
03 Sep 2003; Alastair Tse <liquidx@gentoo.org> bsddb3-3.4.0-r1.ebuild,
files/bsddb3-3.4.0-db3.patch:
fixed db-3 patch to point to db-3.2 instead of db-3. updated deps.
*bsddb3-3.4.0-r1 (01 Jun 2003)
01 Jun 2003; Alastair Tse <liquidx@gentoo.org> bsddb3-3.4.0-r1.ebuild,
files/bsddb3-3.4.0-db3.patch:
make it compile with db-3 versioned libs in the presence of db-4
*bsddb3-4.1.3 (21 May 2003)
21 May 2003; Michael Imhof <tantive@gentoo.org> bsddb3-4.1.3.ebuild:
Version bump. Submitted by Chris Fernandes de Sousa
<cdesousa@faeldryn.net>.
*bsddb3-3.4.0 (01 Nov 2002)
25 Apr 2003; Lars Weiler <pylon@gentoo.org> bsddb3-3.4.0.ebuild:
Set ~ppc in KEYWORDS
04 Apr 2003; Alastair Tse <liquidx@gentoo.org> bsddb3-3.4.0.ebuild:
distutil-ize
01 Nov 2002; foser <foser@gentoo.org> bsddb3-3.4.0.ebuild, ChangeLog :
Initial import
|