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
|
# ChangeLog for dev-java/jdbc2-oracle
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-oracle/ChangeLog,v 1.10 2004/10/20 11:06:00 absinthe Exp $
*jdbc2-oracle-9.2.0.4 (20 Oct 2004)
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
jdbc2-oracle-9.2.0.3.ebuild, +jdbc2-oracle-9.2.0.4.ebuild,
+jdbc2-oracle-9.2.0.5.ebuild:
Version bumps into new SLOTs. Added ~amd64 keywords.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
jdbc2-oracle-9.2.0.3.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
02 Sep 2004; Thomas Matthijs <axxo@gentoo.org> jdbc2-oracle-9.2.0.3.ebuild:
fix typo in javadoc filename, closes #62590
17 Jul 2004; Thomas Matthijs <axxo@gentoo.org> -jdbc2-oracle-8.1.7.ebuild,
-jdbc2-oracle-9.0.1.4.ebuild, -jdbc2-oracle-9.0.1.ebuild,
-jdbc2-oracle-9.2.0.1.ebuild, jdbc2-oracle-9.2.0.3.ebuild:
fix empty src_uri
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> jdbc2-oracle-8.1.7.ebuild,
jdbc2-oracle-9.0.1.4.ebuild, jdbc2-oracle-9.0.1.ebuild,
jdbc2-oracle-9.2.0.1.ebuild, jdbc2-oracle-9.2.0.3.ebuild:
Fix use invocation
10 Feb 2004; Adrian Almenar <strider@gentoo.org> jdbc2-oracle-8.1.7.ebuild,
jdbc2-oracle-9.0.1.4.ebuild, jdbc2-oracle-9.0.1.ebuild,
jdbc2-oracle-9.2.0.1.ebuild, jdbc2-oracle-9.2.0.3.ebuild:
Removed alpha keyword.
*jdbc2-oracle-9.2.0.3 (14 May 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*jdbc2-oracle-9.2.0.1 (14 May 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*jdbc2-oracle-9.0.1.4 (14 May 2003)
*jdbc2-oracle-9.0.1 (14 May 2003)
14 May 2003; Dylan Carlson <absinthe@gentoo.org> jdbc2-oracle-8.1.7.ebuild,
jdbc2-oracle-9.0.1.4.ebuild, jdbc2-oracle-9.0.1.ebuild,
jdbc2-oracle-9.2.0.1.ebuild, jdbc2-oracle-9.2.0.3.ebuild:
Initial import.
*jdbc2-oracle-8.1.7 (14 May 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
|