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:41:36
Message-Id: E1NxRCc-0003Nb-4t@stork.gentoo.org
1 robbat2 10/04/01 20:41:22
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 Reintroduce ~hppa keyword that was removed before due to GCC restrictions.
14 (Portage version: 2.2_rc67/cvs/Linux x86_64)
15
16 Revision Changes Path
17 1.7 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.7&view=markup
20 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild?rev=1.7&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.6&r2=1.7
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.6
27 retrieving revision 1.7
28 diff -p -w -b -B -u -u -r1.6 -r1.7
29 --- mysql-5.1.44-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.6
30 +++ mysql-5.1.44-r1.ebuild 1 Apr 2010 20:41:21 -0000 1.7
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.6 2010/04/01 20:32:47 robbat2 Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v 1.7 2010/04/01 20:41:21 robbat2 Exp $
36
37 MY_EXTRAS_VER="20100227-1814Z"
38 EAPI=2
39 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql
40 IUSE="$IUSE"
41
42 # REMEMBER: also update eclass/mysql*.eclass before committing!
43 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
44 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
45
46 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
47 EPATCH_EXCLUDE=''
48
49
50
51 1.8 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.8&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?rev=1.8&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.7&r2=1.8
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.7
61 retrieving revision 1.8
62 diff -p -w -b -B -u -u -r1.7 -r1.8
63 --- mysql-5.4.3_beta.ebuild 1 Apr 2010 20:32:47 -0000 1.7
64 +++ mysql-5.4.3_beta.ebuild 1 Apr 2010 20:41:21 -0000 1.8
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.7 2010/04/01 20:32:47 robbat2 Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.8 2010/04/01 20:41:21 robbat2 Exp $
70
71 MY_EXTRAS_VER="20100201-0104Z"
72 EAPI=2
73 @@ -13,7 +13,7 @@ IUSE="$IUSE"
74 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
75
76 # REMEMBER: also update eclass/mysql*.eclass before committing!
77 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
78 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
79
80 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
81 EPATCH_EXCLUDE=''
82
83
84
85 1.4 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.4&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild?rev=1.4&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.3&r2=1.4
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.3
95 retrieving revision 1.4
96 diff -p -w -b -B -u -u -r1.3 -r1.4
97 --- mysql-5.1.44-r2.ebuild 1 Apr 2010 20:32:47 -0000 1.3
98 +++ mysql-5.1.44-r2.ebuild 1 Apr 2010 20:41:21 -0000 1.4
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.3 2010/04/01 20:32:47 robbat2 Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r2.ebuild,v 1.4 2010/04/01 20:41:21 robbat2 Exp $
104
105 MY_EXTRAS_VER="20100324-0213Z"
106 EAPI=2
107 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql
108 IUSE="$IUSE"
109
110 # REMEMBER: also update eclass/mysql*.eclass before committing!
111 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
112 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
113
114 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
115 EPATCH_EXCLUDE=''
116
117
118
119 1.527 dev-db/mysql/ChangeLog
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.527&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.527&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.526&r2=1.527
124
125 Index: ChangeLog
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
128 retrieving revision 1.526
129 retrieving revision 1.527
130 diff -p -w -b -B -u -u -r1.526 -r1.527
131 --- ChangeLog 1 Apr 2010 20:32:47 -0000 1.526
132 +++ ChangeLog 1 Apr 2010 20:41:21 -0000 1.527
133 @@ -1,6 +1,14 @@
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.526 2010/04/01 20:32:47 robbat2 Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.527 2010/04/01 20:41:21 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 + Reintroduce ~hppa keyword that was removed before due to GCC restrictions.
146
147 01 Apr 2010; Robin H. Johnson <robbat2@g.o> mysql-5.0.87.ebuild,
148 mysql-5.0.88.ebuild, mysql-5.0.90.ebuild, mysql-5.0.90-r1.ebuild,
149
150
151
152 1.3 dev-db/mysql/mysql-5.1.45.ebuild
153
154 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?rev=1.3&view=markup
155 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?rev=1.3&content-type=text/plain
156 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild?r1=1.2&r2=1.3
157
158 Index: mysql-5.1.45.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v
161 retrieving revision 1.2
162 retrieving revision 1.3
163 diff -p -w -b -B -u -u -r1.2 -r1.3
164 --- mysql-5.1.45.ebuild 1 Apr 2010 20:32:47 -0000 1.2
165 +++ mysql-5.1.45.ebuild 1 Apr 2010 20:41:21 -0000 1.3
166 @@ -1,6 +1,6 @@
167 # Copyright 1999-2010 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v 1.2 2010/04/01 20:32:47 robbat2 Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45.ebuild,v 1.3 2010/04/01 20:41:21 robbat2 Exp $
171
172 MY_EXTRAS_VER="20100324-0213Z"
173 EAPI=2
174 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql
175 IUSE="$IUSE"
176
177 # REMEMBER: also update eclass/mysql*.eclass before committing!
178 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
179 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
180
181 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
182 EPATCH_EXCLUDE=''
183
184
185
186 1.3 dev-db/mysql/mysql-5.1.45-r1.ebuild
187
188 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?rev=1.3&view=markup
189 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?rev=1.3&content-type=text/plain
190 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild?r1=1.2&r2=1.3
191
192 Index: mysql-5.1.45-r1.ebuild
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild,v
195 retrieving revision 1.2
196 retrieving revision 1.3
197 diff -p -w -b -B -u -u -r1.2 -r1.3
198 --- mysql-5.1.45-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.2
199 +++ mysql-5.1.45-r1.ebuild 1 Apr 2010 20:41:21 -0000 1.3
200 @@ -1,6 +1,6 @@
201 # Copyright 1999-2010 Gentoo Foundation
202 # Distributed under the terms of the GNU General Public License v2
203 -# $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 $
204 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.45-r1.ebuild,v 1.3 2010/04/01 20:41:21 robbat2 Exp $
205
206 MY_EXTRAS_VER="20100324-0213Z"
207 EAPI=2
208 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql
209 IUSE="$IUSE"
210
211 # REMEMBER: also update eclass/mysql*.eclass before committing!
212 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
213 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
214
215 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
216 EPATCH_EXCLUDE=''
217
218
219
220 1.7 dev-db/mysql/mysql-5.1.44.ebuild
221
222 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?rev=1.7&view=markup
223 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?rev=1.7&content-type=text/plain
224 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild?r1=1.6&r2=1.7
225
226 Index: mysql-5.1.44.ebuild
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v
229 retrieving revision 1.6
230 retrieving revision 1.7
231 diff -p -w -b -B -u -u -r1.6 -r1.7
232 --- mysql-5.1.44.ebuild 1 Apr 2010 20:32:47 -0000 1.6
233 +++ mysql-5.1.44.ebuild 1 Apr 2010 20:41:21 -0000 1.7
234 @@ -1,6 +1,6 @@
235 # Copyright 1999-2010 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.6 2010/04/01 20:32:47 robbat2 Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.7 2010/04/01 20:41:21 robbat2 Exp $
239
240 MY_EXTRAS_VER="20100221-0021Z"
241 EAPI=2
242 @@ -13,7 +13,7 @@ IUSE="$IUSE"
243 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
244
245 # REMEMBER: also update eclass/mysql*.eclass before committing!
246 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
247 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
248
249 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
250 EPATCH_EXCLUDE=''
251
252
253
254 1.12 dev-db/mysql/mysql-5.0.90-r2.ebuild
255
256 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?rev=1.12&view=markup
257 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?rev=1.12&content-type=text/plain
258 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild?r1=1.11&r2=1.12
259
260 Index: mysql-5.0.90-r2.ebuild
261 ===================================================================
262 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v
263 retrieving revision 1.11
264 retrieving revision 1.12
265 diff -p -w -b -B -u -u -r1.11 -r1.12
266 --- mysql-5.0.90-r2.ebuild 1 Apr 2010 20:32:47 -0000 1.11
267 +++ mysql-5.0.90-r2.ebuild 1 Apr 2010 20:41:21 -0000 1.12
268 @@ -1,6 +1,6 @@
269 # Copyright 1999-2010 Gentoo Foundation
270 # Distributed under the terms of the GNU General Public License v2
271 -# $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 $
272 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.12 2010/04/01 20:41:21 robbat2 Exp $
273
274 MY_EXTRAS_VER="20100324-0329Z"
275 EAPI=2
276 @@ -13,7 +13,7 @@ IUSE="$IUSE"
277 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
278
279 # REMEMBER: also update eclass/mysql*.eclass before committing!
280 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
281 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
282
283 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
284 EPATCH_EXCLUDE=''
285
286
287
288 1.7 dev-db/mysql/mysql-5.1.39-r1.ebuild
289
290 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?rev=1.7&view=markup
291 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?rev=1.7&content-type=text/plain
292 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild?r1=1.6&r2=1.7
293
294 Index: mysql-5.1.39-r1.ebuild
295 ===================================================================
296 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v
297 retrieving revision 1.6
298 retrieving revision 1.7
299 diff -p -w -b -B -u -u -r1.6 -r1.7
300 --- mysql-5.1.39-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.6
301 +++ mysql-5.1.39-r1.ebuild 1 Apr 2010 20:41:21 -0000 1.7
302 @@ -1,6 +1,6 @@
303 # Copyright 1999-2010 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $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 $
306 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.7 2010/04/01 20:41:21 robbat2 Exp $
307
308 MY_EXTRAS_VER="20100221-0021Z"
309 EAPI=2
310 @@ -16,7 +16,7 @@ IUSE="$IUSE"
311 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
312
313 # REMEMBER: also update eclass/mysql*.eclass before committing!
314 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
315 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
316
317 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
318 EPATCH_EXCLUDE=''
319
320
321
322 1.6 dev-db/mysql/mysql-5.0.90.ebuild
323
324 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?rev=1.6&view=markup
325 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?rev=1.6&content-type=text/plain
326 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild?r1=1.5&r2=1.6
327
328 Index: mysql-5.0.90.ebuild
329 ===================================================================
330 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v
331 retrieving revision 1.5
332 retrieving revision 1.6
333 diff -p -w -b -B -u -u -r1.5 -r1.6
334 --- mysql-5.0.90.ebuild 1 Apr 2010 20:32:47 -0000 1.5
335 +++ mysql-5.0.90.ebuild 1 Apr 2010 20:41:21 -0000 1.6
336 @@ -1,6 +1,6 @@
337 # Copyright 1999-2010 Gentoo Foundation
338 # Distributed under the terms of the GNU General Public License v2
339 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
340 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.6 2010/04/01 20:41:21 robbat2 Exp $
341
342 MY_EXTRAS_VER="20100131-0301Z"
343 EAPI=2
344 @@ -13,7 +13,7 @@ IUSE="$IUSE"
345 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
346
347 # REMEMBER: also update eclass/mysql*.eclass before committing!
348 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
349 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
350
351 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
352 EPATCH_EXCLUDE=''
353
354
355
356 1.3 dev-db/mysql/mysql-5.1.44-r3.ebuild
357
358 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?rev=1.3&view=markup
359 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?rev=1.3&content-type=text/plain
360 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild?r1=1.2&r2=1.3
361
362 Index: mysql-5.1.44-r3.ebuild
363 ===================================================================
364 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild,v
365 retrieving revision 1.2
366 retrieving revision 1.3
367 diff -p -w -b -B -u -u -r1.2 -r1.3
368 --- mysql-5.1.44-r3.ebuild 1 Apr 2010 20:32:47 -0000 1.2
369 +++ mysql-5.1.44-r3.ebuild 1 Apr 2010 20:41:21 -0000 1.3
370 @@ -1,6 +1,6 @@
371 # Copyright 1999-2010 Gentoo Foundation
372 # Distributed under the terms of the GNU General Public License v2
373 -# $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 $
374 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r3.ebuild,v 1.3 2010/04/01 20:41:21 robbat2 Exp $
375
376 MY_EXTRAS_VER="20100324-0213Z"
377 EAPI=2
378 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql
379 IUSE="$IUSE"
380
381 # REMEMBER: also update eclass/mysql*.eclass before committing!
382 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
383 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
384
385 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
386 EPATCH_EXCLUDE=''
387
388
389
390 1.8 dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
391
392 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.8&view=markup
393 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.8&content-type=text/plain
394 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?r1=1.7&r2=1.8
395
396 Index: mysql-5.5.1_alpha_pre2.ebuild
397 ===================================================================
398 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v
399 retrieving revision 1.7
400 retrieving revision 1.8
401 diff -p -w -b -B -u -u -r1.7 -r1.8
402 --- mysql-5.5.1_alpha_pre2.ebuild 1 Apr 2010 20:32:47 -0000 1.7
403 +++ mysql-5.5.1_alpha_pre2.ebuild 1 Apr 2010 20:41:21 -0000 1.8
404 @@ -1,6 +1,6 @@
405 # Copyright 1999-2010 Gentoo Foundation
406 # Distributed under the terms of the GNU General Public License v2
407 -# $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 $
408 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.8 2010/04/01 20:41:21 robbat2 Exp $
409
410 MY_EXTRAS_VER="20100201-0104Z"
411 EAPI=2
412 @@ -15,7 +15,7 @@ IUSE="$IUSE"
413 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
414
415 # REMEMBER: also update eclass/mysql*.eclass before committing!
416 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
417 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
418
419 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
420 EPATCH_EXCLUDE=''
421
422
423
424 1.6 dev-db/mysql/mysql-5.0.90-r1.ebuild
425
426 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?rev=1.6&view=markup
427 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?rev=1.6&content-type=text/plain
428 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild?r1=1.5&r2=1.6
429
430 Index: mysql-5.0.90-r1.ebuild
431 ===================================================================
432 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v
433 retrieving revision 1.5
434 retrieving revision 1.6
435 diff -p -w -b -B -u -u -r1.5 -r1.6
436 --- mysql-5.0.90-r1.ebuild 1 Apr 2010 20:32:47 -0000 1.5
437 +++ mysql-5.0.90-r1.ebuild 1 Apr 2010 20:41:21 -0000 1.6
438 @@ -1,6 +1,6 @@
439 # Copyright 1999-2010 Gentoo Foundation
440 # Distributed under the terms of the GNU General Public License v2
441 -# $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 $
442 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v 1.6 2010/04/01 20:41:21 robbat2 Exp $
443
444 MY_EXTRAS_VER="20100131-0616Z"
445 EAPI=2
446 @@ -13,7 +13,7 @@ IUSE="$IUSE"
447 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
448
449 # REMEMBER: also update eclass/mysql*.eclass before committing!
450 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
451 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
452
453 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
454 EPATCH_EXCLUDE=''
455
456
457
458 1.6 dev-db/mysql/mysql-5.0.87.ebuild
459
460 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?rev=1.6&view=markup
461 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?rev=1.6&content-type=text/plain
462 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild?r1=1.5&r2=1.6
463
464 Index: mysql-5.0.87.ebuild
465 ===================================================================
466 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v
467 retrieving revision 1.5
468 retrieving revision 1.6
469 diff -p -w -b -B -u -u -r1.5 -r1.6
470 --- mysql-5.0.87.ebuild 1 Apr 2010 20:32:47 -0000 1.5
471 +++ mysql-5.0.87.ebuild 1 Apr 2010 20:41:21 -0000 1.6
472 @@ -1,6 +1,6 @@
473 # Copyright 1999-2010 Gentoo Foundation
474 # Distributed under the terms of the GNU General Public License v2
475 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
476 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.6 2010/04/01 20:41:21 robbat2 Exp $
477
478 MY_EXTRAS_VER="20100131-0301Z"
479 EAPI=2
480 @@ -13,7 +13,7 @@ IUSE="$IUSE"
481 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
482
483 # REMEMBER: also update eclass/mysql*.eclass before committing!
484 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
485 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
486
487 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
488 EPATCH_EXCLUDE=''
489
490
491
492 1.6 dev-db/mysql/mysql-5.0.88.ebuild
493
494 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?rev=1.6&view=markup
495 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?rev=1.6&content-type=text/plain
496 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild?r1=1.5&r2=1.6
497
498 Index: mysql-5.0.88.ebuild
499 ===================================================================
500 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v
501 retrieving revision 1.5
502 retrieving revision 1.6
503 diff -p -w -b -B -u -u -r1.5 -r1.6
504 --- mysql-5.0.88.ebuild 1 Apr 2010 20:32:47 -0000 1.5
505 +++ mysql-5.0.88.ebuild 1 Apr 2010 20:41:21 -0000 1.6
506 @@ -1,6 +1,6 @@
507 # Copyright 1999-2010 Gentoo Foundation
508 # Distributed under the terms of the GNU General Public License v2
509 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.5 2010/04/01 20:32:47 robbat2 Exp $
510 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.6 2010/04/01 20:41:21 robbat2 Exp $
511
512 MY_EXTRAS_VER="20100131-0301Z"
513 EAPI=2
514 @@ -13,7 +13,7 @@ IUSE="$IUSE"
515 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
516
517 # REMEMBER: also update eclass/mysql*.eclass before committing!
518 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
519 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
520
521 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
522 EPATCH_EXCLUDE=''