Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.1.44-r1.ebuild mysql-5.4.3_beta.ebuild mysql-5.1.44-r2.ebuild ChangeLog mysql-5.1.45.ebuild mysql-5.1.45-r1.ebuild mysql-5.1.44.ebuild mysql-5.0.90-r2.ebuild mysql-5.1.39-r1.ebuild mysql-5.0.90.ebuild mysql-5.1.44-r3.ebuild mysql-5.5.1_alpha_pre2.ebuild mysql-5.0.90-r1.ebuild mysql-5.0.87.ebuild mysql-5.0.88.ebuild
Date: Thu, 01 Apr 2010 20:32:51
Message-Id: E1NxR4J-00032X-L4@stork.gentoo.org
1 robbat2 10/04/01 20:32:47
2
3 Modified: mysql-5.1.44-r1.ebuild mysql-5.4.3_beta.ebuild
4 mysql-5.1.44-r2.ebuild ChangeLog
5 mysql-5.1.45.ebuild mysql-5.1.45-r1.ebuild
6 mysql-5.1.44.ebuild mysql-5.0.90-r2.ebuild
7 mysql-5.1.39-r1.ebuild mysql-5.0.90.ebuild
8 mysql-5.1.44-r3.ebuild
9 mysql-5.5.1_alpha_pre2.ebuild
10 mysql-5.0.90-r1.ebuild mysql-5.0.87.ebuild
11 mysql-5.0.88.ebuild
12 Log:
13 Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex locking code was changed a lot again, so that while 5.0.84 required a newer GCC due to the HAVE_ATOMIC_BUILTINS error, newer releases do NOT need those GCC versions anymore. This also frees up ~hppa to do more stabilization.
14 (Portage version: 2.2_rc67/cvs/Linux x86_64)
15
16 Revision Changes Path
17 1.6 dev-db/mysql/mysql-5.1.44-r1.ebuild
18
19 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild?rev=1.6&view=markup
20 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild?rev=1.6&content-type=text/plain
21 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild?r1=1.5&r2=1.6
22
23 Index: mysql-5.1.44-r1.ebuild
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v
26 retrieving revision 1.5
27 retrieving revision 1.6
28 diff -p -w -b -B -u -u -r1.5 -r1.6
29 --- mysql-5.1.44-r1.ebuild 24 Mar 2010 03:32:52 -0000 1.5
30 +++ mysql-5.1.44-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.6
31 @@ -1,6 +1,6 @@
32 # Copyright 1999-2010 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v 1.5 2010/03/24 03:32:52 robbat2 Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v 1.6 2010/04/01 20:32:47 robbat2 Exp $
36
37 MY_EXTRAS_VER="20100227-1814Z"
38 EAPI=2
39 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
40 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
41 EPATCH_EXCLUDE=''
42
43 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
44 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
45 RDEPEND="!media-sound/amarok[embedded]"
46
47 # Please do not add a naive src_unpack to this ebuild
48
49
50
51 1.7 dev-db/mysql/mysql-5.4.3_beta.ebuild
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?rev=1.7&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?rev=1.7&content-type=text/plain
55 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?r1=1.6&r2=1.7
56
57 Index: mysql-5.4.3_beta.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v
60 retrieving revision 1.6
61 retrieving revision 1.7
62 diff -p -w -b -B -u -u -r1.6 -r1.7
63 --- mysql-5.4.3_beta.ebuild 24 Mar 2010 03:32:52 -0000 1.6
64 +++ mysql-5.4.3_beta.ebuild 1 Apr 2010 20:32:47 -0000 1.7
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2010 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.6 2010/03/24 03:32:52 robbat2 Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.7 2010/04/01 20:32:47 robbat2 Exp $
70
71 MY_EXTRAS_VER="20100201-0104Z"
72 EAPI=2
73 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
74 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
75 EPATCH_EXCLUDE=''
76
77 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
78 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
79 RDEPEND="!media-sound/amarok[embedded]"
80
81 # Please do not add a naive src_unpack to this ebuild
82
83
84
85 1.3 dev-db/mysql/mysql-5.1.44-r2.ebuild
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild?rev=1.3&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild?rev=1.3&content-type=text/plain
89 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild?r1=1.2&r2=1.3
90
91 Index: mysql-5.1.44-r2.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild,v
94 retrieving revision 1.2
95 retrieving revision 1.3
96 diff -p -w -b -B -u -u -r1.2 -r1.3
97 --- mysql-5.1.44-r2.ebuild 24 Mar 2010 03:32:52 -0000 1.2
98 +++ mysql-5.1.44-r2.ebuild 1 Apr 2010 20:32:47 -0000 1.3
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2010 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild,v 1.2 2010/03/24 03:32:52 robbat2 Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild,v 1.3 2010/04/01 20:32:47 robbat2 Exp $
104
105 MY_EXTRAS_VER="20100324-0213Z"
106 EAPI=2
107 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
108 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
109 EPATCH_EXCLUDE=''
110
111 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
112 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
113 RDEPEND="!media-sound/amarok[embedded]"
114
115 # Please do not add a naive src_unpack to this ebuild
116
117
118
119 1.526 dev-db/mysql/ChangeLog
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.526&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.526&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.525&r2=1.526
124
125 Index: ChangeLog
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
128 retrieving revision 1.525
129 retrieving revision 1.526
130 diff -p -w -b -B -u -u -r1.525 -r1.526
131 --- ChangeLog 24 Mar 2010 18:26:09 -0000 1.525
132 +++ ChangeLog 1 Apr 2010 20:32:47 -0000 1.526
133 @@ -1,6 +1,18 @@
134 # ChangeLog for dev-db/mysql
135 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
136 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.525 2010/03/24 18:26:09 robbat2 Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.526 2010/04/01 20:32:47 robbat2 Exp $
138 +
139 + 01 Apr 2010; Robin H. Johnson <robbat2@g.o> mysql-5.0.87.ebuild,
140 + mysql-5.0.88.ebuild, mysql-5.0.90.ebuild, mysql-5.0.90-r1.ebuild,
141 + mysql-5.0.90-r2.ebuild, mysql-5.1.39-r1.ebuild, mysql-5.1.44.ebuild,
142 + mysql-5.1.44-r1.ebuild, mysql-5.1.44-r2.ebuild, mysql-5.1.44-r3.ebuild,
143 + mysql-5.1.45.ebuild, mysql-5.1.45-r1.ebuild, mysql-5.4.3_beta.ebuild,
144 + mysql-5.5.1_alpha_pre2.ebuild:
145 + Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex
146 + locking code was changed a lot again, so that while 5.0.84 required a
147 + newer GCC due to the HAVE_ATOMIC_BUILTINS error, newer releases do NOT
148 + need those GCC versions anymore. This also frees up ~hppa to do more
149 + stabilization.
150
151 *mysql-5.1.45-r1 (24 Mar 2010)
152 *mysql-5.1.44-r3 (24 Mar 2010)
153
154
155
156 1.2 dev-db/mysql/mysql-5.1.45.ebuild
157
158 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?rev=1.2&view=markup
159 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?rev=1.2&content-type=text/plain
160 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?r1=1.1&r2=1.2
161
162 Index: mysql-5.1.45.ebuild
163 ===================================================================
164 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v
165 retrieving revision 1.1
166 retrieving revision 1.2
167 diff -p -w -b -B -u -u -r1.1 -r1.2
168 --- mysql-5.1.45.ebuild 24 Mar 2010 03:34:21 -0000 1.1
169 +++ mysql-5.1.45.ebuild 1 Apr 2010 20:32:47 -0000 1.2
170 @@ -1,6 +1,6 @@
171 # Copyright 1999-2010 Gentoo Foundation
172 # Distributed under the terms of the GNU General Public License v2
173 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v 1.1 2010/03/24 03:34:21 robbat2 Exp $
174 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v 1.2 2010/04/01 20:32:47 robbat2 Exp $
175
176 MY_EXTRAS_VER="20100324-0213Z"
177 EAPI=2
178 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
179 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
180 EPATCH_EXCLUDE=''
181
182 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
183 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
184 RDEPEND="!media-sound/amarok[embedded]"
185
186 # Please do not add a naive src_unpack to this ebuild
187
188
189
190 1.2 dev-db/mysql/mysql-5.1.45-r1.ebuild
191
192 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?rev=1.2&view=markup
193 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?rev=1.2&content-type=text/plain
194 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?r1=1.1&r2=1.2
195
196 Index: mysql-5.1.45-r1.ebuild
197 ===================================================================
198 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild,v
199 retrieving revision 1.1
200 retrieving revision 1.2
201 diff -p -w -b -B -u -u -r1.1 -r1.2
202 --- mysql-5.1.45-r1.ebuild 24 Mar 2010 18:26:09 -0000 1.1
203 +++ mysql-5.1.45-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.2
204 @@ -1,6 +1,6 @@
205 # Copyright 1999-2010 Gentoo Foundation
206 # Distributed under the terms of the GNU General Public License v2
207 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild,v 1.1 2010/03/24 18:26:09 robbat2 Exp $
208 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild,v 1.2 2010/04/01 20:32:47 robbat2 Exp $
209
210 MY_EXTRAS_VER="20100324-0213Z"
211 EAPI=2
212 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
213 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
214 EPATCH_EXCLUDE=''
215
216 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
217 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
218 RDEPEND="!media-sound/amarok[embedded]"
219
220 # Please do not add a naive src_unpack to this ebuild
221
222
223
224 1.6 dev-db/mysql/mysql-5.1.44.ebuild
225
226 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?rev=1.6&view=markup
227 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?rev=1.6&content-type=text/plain
228 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?r1=1.5&r2=1.6
229
230 Index: mysql-5.1.44.ebuild
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v
233 retrieving revision 1.5
234 retrieving revision 1.6
235 diff -p -w -b -B -u -u -r1.5 -r1.6
236 --- mysql-5.1.44.ebuild 24 Mar 2010 03:32:52 -0000 1.5
237 +++ mysql-5.1.44.ebuild 1 Apr 2010 20:32:47 -0000 1.6
238 @@ -1,6 +1,6 @@
239 # Copyright 1999-2010 Gentoo Foundation
240 # Distributed under the terms of the GNU General Public License v2
241 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.5 2010/03/24 03:32:52 robbat2 Exp $
242 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.6 2010/04/01 20:32:47 robbat2 Exp $
243
244 MY_EXTRAS_VER="20100221-0021Z"
245 EAPI=2
246 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
247 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
248 EPATCH_EXCLUDE=''
249
250 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
251 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
252 RDEPEND="!media-sound/amarok[embedded]"
253
254 # Please do not add a naive src_unpack to this ebuild
255
256
257
258 1.11 dev-db/mysql/mysql-5.0.90-r2.ebuild
259
260 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?rev=1.11&view=markup
261 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?rev=1.11&content-type=text/plain
262 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?r1=1.10&r2=1.11
263
264 Index: mysql-5.0.90-r2.ebuild
265 ===================================================================
266 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v
267 retrieving revision 1.10
268 retrieving revision 1.11
269 diff -p -w -b -B -u -u -r1.10 -r1.11
270 --- mysql-5.0.90-r2.ebuild 24 Mar 2010 03:36:21 -0000 1.10
271 +++ mysql-5.0.90-r2.ebuild 1 Apr 2010 20:32:47 -0000 1.11
272 @@ -1,6 +1,6 @@
273 # Copyright 1999-2010 Gentoo Foundation
274 # Distributed under the terms of the GNU General Public License v2
275 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.10 2010/03/24 03:36:21 robbat2 Exp $
276 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.11 2010/04/01 20:32:47 robbat2 Exp $
277
278 MY_EXTRAS_VER="20100324-0329Z"
279 EAPI=2
280 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc
281 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
282 EPATCH_EXCLUDE=''
283
284 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
285 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
286 RDEPEND=""
287
288 # Please do not add a naive src_unpack to this ebuild
289
290
291
292 1.6 dev-db/mysql/mysql-5.1.39-r1.ebuild
293
294 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?rev=1.6&view=markup
295 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?rev=1.6&content-type=text/plain
296 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?r1=1.5&r2=1.6
297
298 Index: mysql-5.1.39-r1.ebuild
299 ===================================================================
300 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v
301 retrieving revision 1.5
302 retrieving revision 1.6
303 diff -p -w -b -B -u -u -r1.5 -r1.6
304 --- mysql-5.1.39-r1.ebuild 24 Mar 2010 03:32:52 -0000 1.5
305 +++ mysql-5.1.39-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.6
306 @@ -1,6 +1,6 @@
307 # Copyright 1999-2010 Gentoo Foundation
308 # Distributed under the terms of the GNU General Public License v2
309 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.5 2010/03/24 03:32:52 robbat2 Exp $
310 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.6 2010/04/01 20:32:47 robbat2 Exp $
311
312 MY_EXTRAS_VER="20100221-0021Z"
313 EAPI=2
314 @@ -21,7 +21,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
315 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
316 EPATCH_EXCLUDE=''
317
318 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
319 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
320 RDEPEND="!media-sound/amarok[embedded]"
321
322 # Please do not add a naive src_unpack to this ebuild
323
324
325
326 1.5 dev-db/mysql/mysql-5.0.90.ebuild
327
328 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?rev=1.5&view=markup
329 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?rev=1.5&content-type=text/plain
330 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?r1=1.4&r2=1.5
331
332 Index: mysql-5.0.90.ebuild
333 ===================================================================
334 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v
335 retrieving revision 1.4
336 retrieving revision 1.5
337 diff -p -w -b -B -u -u -r1.4 -r1.5
338 --- mysql-5.0.90.ebuild 24 Mar 2010 03:32:52 -0000 1.4
339 +++ mysql-5.0.90.ebuild 1 Apr 2010 20:32:47 -0000 1.5
340 @@ -1,6 +1,6 @@
341 # Copyright 1999-2010 Gentoo Foundation
342 # Distributed under the terms of the GNU General Public License v2
343 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.4 2010/03/24 03:32:52 robbat2 Exp $
344 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
345
346 MY_EXTRAS_VER="20100131-0301Z"
347 EAPI=2
348 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
349 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
350 EPATCH_EXCLUDE=''
351
352 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
353 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
354 RDEPEND=""
355
356 # Please do not add a naive src_unpack to this ebuild
357
358
359
360 1.2 dev-db/mysql/mysql-5.1.44-r3.ebuild
361
362 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?rev=1.2&view=markup
363 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?rev=1.2&content-type=text/plain
364 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?r1=1.1&r2=1.2
365
366 Index: mysql-5.1.44-r3.ebuild
367 ===================================================================
368 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild,v
369 retrieving revision 1.1
370 retrieving revision 1.2
371 diff -p -w -b -B -u -u -r1.1 -r1.2
372 --- mysql-5.1.44-r3.ebuild 24 Mar 2010 18:26:09 -0000 1.1
373 +++ mysql-5.1.44-r3.ebuild 1 Apr 2010 20:32:47 -0000 1.2
374 @@ -1,6 +1,6 @@
375 # Copyright 1999-2010 Gentoo Foundation
376 # Distributed under the terms of the GNU General Public License v2
377 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild,v 1.1 2010/03/24 18:26:09 robbat2 Exp $
378 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild,v 1.2 2010/04/01 20:32:47 robbat2 Exp $
379
380 MY_EXTRAS_VER="20100324-0213Z"
381 EAPI=2
382 @@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
383 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
384 EPATCH_EXCLUDE=''
385
386 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
387 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
388 RDEPEND="!media-sound/amarok[embedded]"
389
390 # Please do not add a naive src_unpack to this ebuild
391
392
393
394 1.7 dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
395
396 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.7&view=markup
397 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.7&content-type=text/plain
398 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?r1=1.6&r2=1.7
399
400 Index: mysql-5.5.1_alpha_pre2.ebuild
401 ===================================================================
402 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v
403 retrieving revision 1.6
404 retrieving revision 1.7
405 diff -p -w -b -B -u -u -r1.6 -r1.7
406 --- mysql-5.5.1_alpha_pre2.ebuild 24 Mar 2010 03:32:52 -0000 1.6
407 +++ mysql-5.5.1_alpha_pre2.ebuild 1 Apr 2010 20:32:47 -0000 1.7
408 @@ -1,6 +1,6 @@
409 # Copyright 1999-2010 Gentoo Foundation
410 # Distributed under the terms of the GNU General Public License v2
411 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.6 2010/03/24 03:32:52 robbat2 Exp $
412 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.7 2010/04/01 20:32:47 robbat2 Exp $
413
414 MY_EXTRAS_VER="20100201-0104Z"
415 EAPI=2
416 @@ -20,7 +20,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
417 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
418 EPATCH_EXCLUDE=''
419
420 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
421 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
422 RDEPEND="!media-sound/amarok[embedded]"
423
424 # Please do not add a naive src_unpack to this ebuild
425
426
427
428 1.5 dev-db/mysql/mysql-5.0.90-r1.ebuild
429
430 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?rev=1.5&view=markup
431 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?rev=1.5&content-type=text/plain
432 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?r1=1.4&r2=1.5
433
434 Index: mysql-5.0.90-r1.ebuild
435 ===================================================================
436 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v
437 retrieving revision 1.4
438 retrieving revision 1.5
439 diff -p -w -b -B -u -u -r1.4 -r1.5
440 --- mysql-5.0.90-r1.ebuild 24 Mar 2010 03:32:52 -0000 1.4
441 +++ mysql-5.0.90-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.5
442 @@ -1,6 +1,6 @@
443 # Copyright 1999-2010 Gentoo Foundation
444 # Distributed under the terms of the GNU General Public License v2
445 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v 1.4 2010/03/24 03:32:52 robbat2 Exp $
446 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
447
448 MY_EXTRAS_VER="20100131-0616Z"
449 EAPI=2
450 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
451 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
452 EPATCH_EXCLUDE=''
453
454 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
455 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
456 RDEPEND=""
457
458 # Please do not add a naive src_unpack to this ebuild
459
460
461
462 1.5 dev-db/mysql/mysql-5.0.87.ebuild
463
464 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?rev=1.5&view=markup
465 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?rev=1.5&content-type=text/plain
466 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?r1=1.4&r2=1.5
467
468 Index: mysql-5.0.87.ebuild
469 ===================================================================
470 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v
471 retrieving revision 1.4
472 retrieving revision 1.5
473 diff -p -w -b -B -u -u -r1.4 -r1.5
474 --- mysql-5.0.87.ebuild 24 Mar 2010 03:32:52 -0000 1.4
475 +++ mysql-5.0.87.ebuild 1 Apr 2010 20:32:47 -0000 1.5
476 @@ -1,6 +1,6 @@
477 # Copyright 1999-2010 Gentoo Foundation
478 # Distributed under the terms of the GNU General Public License v2
479 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.4 2010/03/24 03:32:52 robbat2 Exp $
480 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
481
482 MY_EXTRAS_VER="20100131-0301Z"
483 EAPI=2
484 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
485 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
486 EPATCH_EXCLUDE=''
487
488 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
489 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
490 RDEPEND=""
491
492 # Please do not add a naive src_unpack to this ebuild
493
494
495
496 1.5 dev-db/mysql/mysql-5.0.88.ebuild
497
498 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?rev=1.5&view=markup
499 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?rev=1.5&content-type=text/plain
500 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?r1=1.4&r2=1.5
501
502 Index: mysql-5.0.88.ebuild
503 ===================================================================
504 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v
505 retrieving revision 1.4
506 retrieving revision 1.5
507 diff -p -w -b -B -u -u -r1.4 -r1.5
508 --- mysql-5.0.88.ebuild 24 Mar 2010 03:32:52 -0000 1.4
509 +++ mysql-5.0.88.ebuild 1 Apr 2010 20:32:47 -0000 1.5
510 @@ -1,6 +1,6 @@
511 # Copyright 1999-2010 Gentoo Foundation
512 # Distributed under the terms of the GNU General Public License v2
513 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.4 2010/03/24 03:32:52 robbat2 Exp $
514 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
515
516 MY_EXTRAS_VER="20100131-0301Z"
517 EAPI=2
518 @@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc
519 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
520 EPATCH_EXCLUDE=''
521
522 -DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
523 +DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
524 RDEPEND=""
525
526 # Please do not add a naive src_unpack to this ebuild