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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
# ChangeLog for dev-db/mysql-connector-c++
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog,v 1.19 2014/09/14 09:20:06 maekke Exp $
14 Sep 2014; Markus Meier <maekke@gentoo.org>
mysql-connector-c++-1.1.3.ebuild:
arm stable, bug #521384
*mysql-connector-c++-1.1.3 (05 May 2014)
05 May 2014; Brian Evans <grknight@gentoo.org>
+files/mysql-connector-c++-1.1.3-fix-cmake.patch,
+mysql-connector-c++-1.1.3.ebuild:
Version bump. Fix bugs #442662 and #445122.
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
18 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org>
-mysql-connector-c++-1.1.0-r1.ebuild, mysql-connector-c++-1.1.1.ebuild:
Stabilise 1.1.1 on amd64 x86 ppc and ppc64, drop older.
08 Dec 2012; Markus Meier <maekke@gentoo.org>
mysql-connector-c++-1.1.1.ebuild:
add ~arm, bug #440908
*mysql-connector-c++-1.1.1 (21 Nov 2012)
21 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+mysql-connector-c++-1.1.1.ebuild:
Version bump to latest.
08 Mar 2012; Brent Baude <ranger@gentoo.org>
mysql-connector-c++-1.1.0-r1.ebuild:
Marking mysql-connector-c++-1.1.0-r1 ppc64 for bug 387339
18 Dec 2011; Mark Loeser <halcy0n@gentoo.org>
mysql-connector-c++-1.1.0-r1.ebuild:
Stable for ppc; bug #387339
13 Nov 2011; Markus Meier <maekke@gentoo.org>
mysql-connector-c++-1.1.0-r1.ebuild:
x86 stable, bug #387339
26 Oct 2011; Tony Vroon <chainsaw@gentoo.org>
mysql-connector-c++-1.1.0-r1.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
Agostino "ago" Sarubbo in bug #387187.
*mysql-connector-c++-1.1.0-r1 (23 Oct 2011)
23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-mysql-connector-c++-1.1.0.ebuild, +mysql-connector-c++-1.1.0-r1.ebuild:
The last change actually required revbump, doing so.
23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
mysql-connector-c++-1.1.0.ebuild:
Quoting++
23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
mysql-connector-c++-1.1.0.ebuild:
Fix doc placement per bug #386567.
*mysql-connector-c++-1.1.0 (30 Jul 2011)
30 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-mysql-connector-c++-1.1.0_pre814.ebuild, +mysql-connector-c++-1.1.0.ebuild,
+files/mysql-connector-c++-1.1.0-disable-tests.patch,
+files/mysql-connector-c++-1.1.0-fix-cmake.patch,
-files/mysql-connector-c++-1.1.0_pre814-libdir.patch:
Version bump to 1.1.0 ebuild and cmake patch from Jorge (jmbsvicetto) updated
by me to not cause any error. Tested and confirmed working with libreoffice.
25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
mysql-connector-c++-1.1.0_pre814.ebuild:
cmake QA cleanup from scarabeus.
24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Ebuild submitter has agreed to be proxy maintainer as well now.
24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
mysql-connector-c++-1.1.0_pre814.ebuild:
Less global pollution per ssuominen's request.
*mysql-connector-c++-1.1.0_pre814 (24 Mar 2010)
24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
+mysql-connector-c++-1.1.0_pre814.ebuild,
+files/mysql-connector-c++-1.1.0_pre814-libdir.patch, +metadata.xml:
Initial commit, ebuild submission by Hanno Meyer-Thurow <h.mth@web.de>.
|