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