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
|
# 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.8 2004/09/02 08:41:49 axxo Exp $
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.
|