blob: 42fa811ab4dcb08a4178eca43b3e3aa9afb737b6 (
plain)
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/libodbc++
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/libodbc++/ChangeLog,v 1.15 2006/12/02 00:07:15 dev-zero Exp $
02 Dec 2006; Tiziano Müller <dev-zero@gentoo.org>
-libodbc++-0.2.3.ebuild, -libodbc++-0.2.3-r1.ebuild:
Dropping old versions.
15 Nov 2006; Matti Bickel <mabi@gentoo.org> libodbc++-0.2.3-r2.ebuild:
Stable on ppc (bug #151810)
06 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
libodbc++-0.2.3-r2.ebuild:
stable x86, bug #151810
05 Nov 2006; Tiziano Müller <dev-zero@gentoo.org>
libodbc++-0.2.3-r2.ebuild:
Cosmetic cleanups
05 Nov 2006; Daniel Gryniewicz <dang@gentoo.org>
libodbc++-0.2.3-r2.ebuild:
Marked stable on amd64 for bug #151810
*libodbc++-0.2.3-r2 (30 Sep 2006)
30 Sep 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/libodbc++-0.2.3-typecast.patch, +libodbc++-0.2.3-r2.ebuild:
Bug #103105 - migrate away from libtermcap-compat. Bug #149533 - compile fix
for newer GCC.
24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> libodbc++-0.2.3.ebuild,
libodbc++-0.2.3-r1.ebuild:
USE flag change qt->qt3/qt4 bug #137785
14 Apr 2006; Mark Loeser <halcy0n@gentoo.org>
+files/libodbc++-0.2.3-doxygen.patch, +files/libodbc++-0.2.3-gcc41.patch,
libodbc++-0.2.3-r1.ebuild:
Add patch to fix compilation with gcc-4.1 and doxygen doc generation; bug
#125196
15 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
+files/libodbc++-0.2.3-std-streamsize.patch, libodbc++-0.2.3-r1.ebuild:
Fix compilation on amd64 with patch by Dan Hirsch <thequux AT gmail DOT
com>; bug #117652
19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> metadata.xml:
Adding to cpp herd
*libodbc++-0.2.3-r1 (02 Jul 2005)
02 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+libodbc++-0.2.3-r1.ebuild:
Fix bug #97081, and also a lingering unnoticed bug that isql++ was not always
built. ccache is highly recommended now due to the braindead build method
that upstream uses.
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> libodbc++-0.2.3.ebuild:
sync IUSE (+qt)
*libodbc++-0.2.3 (16 Nov 2003)
16 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> libodbc++-0.2.3.ebuild:
initial commit, from bug 26140, submission by Henri Schomaecker
<henri.schomaecker@virtual-homes.de>
|