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
|
# ChangeLog for dev-db/oracle-instantclient-jdbc
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.9 2006/01/21 16:15:04 dertobi123 Exp $
21 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
oracle-instantclient-jdbc-10.1.0.2_p2.ebuild,
oracle-instantclient-jdbc-10.1.0.3.ebuild,
oracle-instantclient-jdbc-10.1.0.4.ebuild,
oracle-instantclient-jdbc-10.2.0.1.ebuild,
oracle-instantclient-jdbc-10.2.0.1-r1.ebuild:
fix SLOT
*oracle-instantclient-jdbc-10.2.0.1-r1 (08 Jan 2006)
08 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+oracle-instantclient-jdbc-10.2.0.1-r1.ebuild:
Added amd64 support, many thanks to Danny van Dyk <kugelfang@gentoo.org>.
Fixes bug #102171.
*oracle-instantclient-jdbc-10.2.0.1 (07 Jan 2006)
07 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> metadata.xml,
+oracle-instantclient-jdbc-10.2.0.1.ebuild:
Bump to new upstream version.
Took over maintainership, bug #102171
*oracle-instantclient-jdbc-10.1.0.4 (21 Jun 2005)
21 Jun 2005; Radoslaw Stachowiak <radek@gentoo.org>
+oracle-instantclient-jdbc-10.1.0.4.ebuild:
based on Gustavo Michels work, i did version bump which closes bug #96289
*oracle-instantclient-jdbc-10.1.0.3 (21 Dec 2004)
21 Dec 2004; Radoslaw Stachowiak <radek@gentoo.org>
+oracle-instantclient-jdbc-10.1.0.3.ebuild:
Version bump. Also changed slightly number scheme to keep ebuild simpler.
*oracle-instantclient-jdbc-10.1.0.2_p2 (21 Jun 2004)
21 Jun 2004; Don Seiler <rizzo@gentoo.org>
+oracle-instantclient-jdbc-10.1.0.2_p2.ebuild:
New an improved version, using insinto to fix permissions problem from bug
#46338, and using proper patch numbering. Also closes Bug #52920, thanks to
Miles Grant for reporting that.
*oracle-instantclient-jdbc-10.1.0.2 (22 Mar 2004)
22 Mar 2004; Don Seiler <rizzo@gentoo.org>; metadata.xml,
oracle-instantclient-jdbc-10.1.0.2.ebuild:
Initial import, thanks to Jamis Buck for the good work. Bug #43813
|