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
|
# ChangeLog for dev-java/jdbc3-postgresql
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-postgresql/ChangeLog,v 1.16 2007/01/30 00:37:02 caster Exp $
30 Jan 2007; Vlastimil Babka <caster@gentoo.org>
jdbc3-postgresql-8.1_p404-r1.ebuild:
Put java-ant-2 after java-pkg-2 in inherit.
20 Jan 2007; Markus Rothe <corsair@gentoo.org>
jdbc3-postgresql-8.1_p404-r1.ebuild:
Added ~ppc64
27 Oct 2006; Vlastimil Babka <caster@gentoo.org>
jdbc3-postgresql-8.1_p404-r1.ebuild:
Changed JDK dependency to exact 1.4 to fix bug #152817.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
jdbc3-postgresql-7.3.ebuild, jdbc3-postgresql-7.3-r1.ebuild,
jdbc3-postgresql-7.4.5.ebuild, jdbc3-postgresql-8.0_p311.ebuild,
jdbc3-postgresql-8.0_p312.ebuild, jdbc3-postgresql-8.1_p404.ebuild,
jdbc3-postgresql-8.1_p404-r1.ebuild:
Dropping sparc keywords, see #96229
*jdbc3-postgresql-7.3-r1 (23 Sep 2006)
23 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+jdbc3-postgresql-7.3-r1.ebuild:
Migrated to new Java build system.
01 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
+jdbc3-postgresql-8.1_p404-r1.ebuild:
Supports new Java system. Filters jikes compiler (bug #132799)
*jdbc3-postgresql-8.1_p404 (20 Dec 2005)
20 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
+jdbc3-postgresql-8.1_p404.ebuild:
Version bump (bug #113553) and some cleanup.
*jdbc3-postgresql-8.0_p312 (11 Sep 2005)
11 Sep 2005; Thomas Matthijs <axxo@gentoo.org>
+jdbc3-postgresql-8.0_p312.ebuild:
version bump
*jdbc3-postgresql-8.0_p311 (12 Apr 2005)
12 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+jdbc3-postgresql-8.0_p311.ebuild:
new upstream version, fixes #88404. introduced support for the doc, examples,
jikes and the source useflag.
*jdbc3-postgresql-7.4.5 (26 Sep 2004)
26 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
+jdbc3-postgresql-7.4.5.ebuild:
Now builds from source, Ebuild submitted by Hendrik Sticher
<hendrik_sticher@gmx.de> Thanks, bug 63251
16 Aug 2004; <SeJo@gentoo.org> jdbc3-postgresql-7.3.ebuild:
7.3 stable added 7.4
13 Jul 2004; <SeJo@gentoo.org> jdbc3-postgresql-7.3.ebuild:
added ~ppc keyword
25 Feb 2004; Dylan Carlson <absinthe@gentoo.org>
jdbc3-postgresql-7.3.ebuild:
added amd64 keyword.
17 Jan 2004; Adrian Almenar <strider@gentoo.org> jdbc3-postgresql-7.3.ebuild:
Removed arch where >=jdk-1.4 its not available.
*jdbc3-postgresql-7.3 (14 May 2003)
14 May 2003; Dylan Carlson <absinthe@gentoo.org>
jdbc3-postgresql-7.3.ebuild:
Initial import.
|