Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: pixman-0.24.4.ebuild pixman-0.24.0.ebuild pixman-0.22.0.ebuild pixman-0.26.0.ebuild pixman-0.29.2.ebuild pixman-0.28.2.ebuild pixman-0.22.2.ebuild pixman-0.26.2.ebuild pixman-0.20.2.ebuild pixman-0.28.0.ebuild pixman-0.24.2.ebuild ChangeLog
Date: Thu, 31 Jan 2013 05:52:45
Message-Id: 20130131055242.192A32171D@flycatcher.gentoo.org
1 mattst88 13/01/31 05:52:41
2
3 Modified: pixman-0.24.4.ebuild pixman-0.24.0.ebuild
4 pixman-0.22.0.ebuild pixman-0.26.0.ebuild
5 pixman-0.29.2.ebuild pixman-0.28.2.ebuild
6 pixman-0.22.2.ebuild pixman-0.26.2.ebuild
7 pixman-0.20.2.ebuild pixman-0.28.0.ebuild
8 pixman-0.24.2.ebuild ChangeLog
9 Log:
10 Add --disable-libpng, bug 453510.
11
12 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
13
14 Revision Changes Path
15 1.4 x11-libs/pixman/pixman-0.24.4.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild?rev=1.4&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild?rev=1.4&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild?r1=1.3&r2=1.4
20
21 Index: pixman-0.24.4.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild,v
24 retrieving revision 1.3
25 retrieving revision 1.4
26 diff -u -r1.3 -r1.4
27 --- pixman-0.24.4.ebuild 26 Apr 2012 20:52:25 -0000 1.3
28 +++ pixman-0.24.4.ebuild 31 Jan 2013 05:52:41 -0000 1.4
29 @@ -1,6 +1,6 @@
30 -# Copyright 1999-2012 Gentoo Foundation
31 +# Copyright 1999-2013 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild,v 1.3 2012/04/26 20:52:25 aballier Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.4.ebuild,v 1.4 2013/01/31 05:52:41 mattst88 Exp $
35
36 EAPI=4
37 inherit xorg-2 toolchain-funcs versionator
38 @@ -21,5 +21,6 @@
39 $(use_enable neon arm-neon)
40 $(use_enable iwmmxt arm-iwmmxt)
41 --disable-gtk
42 + --disable-libpng
43 )
44 }
45
46
47
48 1.11 x11-libs/pixman/pixman-0.24.0.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild?rev=1.11&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild?rev=1.11&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild?r1=1.10&r2=1.11
53
54 Index: pixman-0.24.0.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild,v
57 retrieving revision 1.10
58 retrieving revision 1.11
59 diff -u -r1.10 -r1.11
60 --- pixman-0.24.0.ebuild 3 Mar 2012 16:32:21 -0000 1.10
61 +++ pixman-0.24.0.ebuild 31 Jan 2013 05:52:41 -0000 1.11
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild,v 1.10 2012/03/03 16:32:21 ranger Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.0.ebuild,v 1.11 2013/01/31 05:52:41 mattst88 Exp $
68
69 EAPI=4
70 XORG_EAUTORECONF=yes
71 @@ -50,5 +50,6 @@
72 $(use_enable neon arm-neon)
73 $(use_enable iwmmxt arm-iwmmxt)
74 --disable-gtk
75 + --disable-libpng
76 )
77 }
78
79
80
81 1.9 x11-libs/pixman/pixman-0.22.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild?rev=1.9&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild?rev=1.9&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild?r1=1.8&r2=1.9
86
87 Index: pixman-0.22.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild,v
90 retrieving revision 1.8
91 retrieving revision 1.9
92 diff -u -r1.8 -r1.9
93 --- pixman-0.22.0.ebuild 20 Aug 2011 15:40:53 -0000 1.8
94 +++ pixman-0.22.0.ebuild 31 Jan 2013 05:52:41 -0000 1.9
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2011 Gentoo Foundation
97 +# Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild,v 1.8 2011/08/20 15:40:53 jer Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.0.ebuild,v 1.9 2013/01/31 05:52:41 mattst88 Exp $
101
102 EAPI=4
103 inherit xorg-2 toolchain-funcs versionator
104 @@ -46,5 +46,6 @@
105 $(use_enable altivec vmx)
106 $(use_enable neon arm-neon)
107 --disable-gtk
108 + --disable-libpng
109 )
110 }
111
112
113
114 1.9 x11-libs/pixman/pixman-0.26.0.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild?rev=1.9&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild?rev=1.9&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild?r1=1.8&r2=1.9
119
120 Index: pixman-0.26.0.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild,v
123 retrieving revision 1.8
124 retrieving revision 1.9
125 diff -u -r1.8 -r1.9
126 --- pixman-0.26.0.ebuild 26 Aug 2012 19:07:31 -0000 1.8
127 +++ pixman-0.26.0.ebuild 31 Jan 2013 05:52:41 -0000 1.9
128 @@ -1,6 +1,6 @@
129 -# Copyright 1999-2012 Gentoo Foundation
130 +# Copyright 1999-2013 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild,v 1.8 2012/08/26 19:07:31 armin76 Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.0.ebuild,v 1.9 2013/01/31 05:52:41 mattst88 Exp $
134
135 EAPI=4
136 inherit xorg-2 toolchain-funcs versionator
137 @@ -23,5 +23,6 @@
138 $(use_enable neon arm-neon)
139 $(use_enable iwmmxt arm-iwmmxt)
140 --disable-gtk
141 + --disable-libpng
142 )
143 }
144
145
146
147 1.2 x11-libs/pixman/pixman-0.29.2.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild?r1=1.1&r2=1.2
152
153 Index: pixman-0.29.2.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- pixman-0.29.2.ebuild 31 Jan 2013 05:50:09 -0000 1.1
160 +++ pixman-0.29.2.ebuild 31 Jan 2013 05:52:41 -0000 1.2
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2013 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild,v 1.1 2013/01/31 05:50:09 mattst88 Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.29.2.ebuild,v 1.2 2013/01/31 05:52:41 mattst88 Exp $
166
167 EAPI=4
168 inherit xorg-2 toolchain-funcs versionator
169 @@ -19,6 +19,7 @@
170 $(use_enable neon arm-neon)
171 $(use_enable iwmmxt arm-iwmmxt)
172 --disable-gtk
173 + --disable-libpng
174 )
175 xorg-2_src_configure
176 }
177
178
179
180 1.2 x11-libs/pixman/pixman-0.28.2.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild?rev=1.2&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild?rev=1.2&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild?r1=1.1&r2=1.2
185
186 Index: pixman-0.28.2.ebuild
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild,v
189 retrieving revision 1.1
190 retrieving revision 1.2
191 diff -u -r1.1 -r1.2
192 --- pixman-0.28.2.ebuild 10 Dec 2012 23:58:21 -0000 1.1
193 +++ pixman-0.28.2.ebuild 31 Jan 2013 05:52:41 -0000 1.2
194 @@ -1,6 +1,6 @@
195 -# Copyright 1999-2012 Gentoo Foundation
196 +# Copyright 1999-2013 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild,v 1.1 2012/12/10 23:58:21 chithanh Exp $
199 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.2.ebuild,v 1.2 2013/01/31 05:52:41 mattst88 Exp $
200
201 EAPI=4
202 inherit xorg-2 toolchain-funcs versionator
203 @@ -19,6 +19,7 @@
204 $(use_enable neon arm-neon)
205 $(use_enable iwmmxt arm-iwmmxt)
206 --disable-gtk
207 + --disable-libpng
208 )
209 xorg-2_src_configure
210 }
211
212
213
214 1.8 x11-libs/pixman/pixman-0.22.2.ebuild
215
216 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild?rev=1.8&view=markup
217 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild?rev=1.8&content-type=text/plain
218 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild?r1=1.7&r2=1.8
219
220 Index: pixman-0.22.2.ebuild
221 ===================================================================
222 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild,v
223 retrieving revision 1.7
224 retrieving revision 1.8
225 diff -u -r1.7 -r1.8
226 --- pixman-0.22.2.ebuild 3 Oct 2011 18:06:59 -0000 1.7
227 +++ pixman-0.22.2.ebuild 31 Jan 2013 05:52:41 -0000 1.8
228 @@ -1,6 +1,6 @@
229 -# Copyright 1999-2011 Gentoo Foundation
230 +# Copyright 1999-2013 Gentoo Foundation
231 # Distributed under the terms of the GNU General Public License v2
232 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild,v 1.7 2011/10/03 18:06:59 josejx Exp $
233 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.22.2.ebuild,v 1.8 2013/01/31 05:52:41 mattst88 Exp $
234
235 EAPI=4
236 inherit xorg-2 toolchain-funcs versionator
237 @@ -46,5 +46,6 @@
238 $(use_enable altivec vmx)
239 $(use_enable neon arm-neon)
240 --disable-gtk
241 + --disable-libpng
242 )
243 }
244
245
246
247 1.2 x11-libs/pixman/pixman-0.26.2.ebuild
248
249 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild?rev=1.2&view=markup
250 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild?rev=1.2&content-type=text/plain
251 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild?r1=1.1&r2=1.2
252
253 Index: pixman-0.26.2.ebuild
254 ===================================================================
255 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild,v
256 retrieving revision 1.1
257 retrieving revision 1.2
258 diff -u -r1.1 -r1.2
259 --- pixman-0.26.2.ebuild 30 Jun 2012 15:15:25 -0000 1.1
260 +++ pixman-0.26.2.ebuild 31 Jan 2013 05:52:41 -0000 1.2
261 @@ -1,6 +1,6 @@
262 -# Copyright 1999-2012 Gentoo Foundation
263 +# Copyright 1999-2013 Gentoo Foundation
264 # Distributed under the terms of the GNU General Public License v2
265 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild,v 1.1 2012/06/30 15:15:25 mattst88 Exp $
266 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.26.2.ebuild,v 1.2 2013/01/31 05:52:41 mattst88 Exp $
267
268 EAPI=4
269 inherit xorg-2 toolchain-funcs versionator
270 @@ -21,5 +21,6 @@
271 $(use_enable neon arm-neon)
272 $(use_enable iwmmxt arm-iwmmxt)
273 --disable-gtk
274 + --disable-libpng
275 )
276 }
277
278
279
280 1.10 x11-libs/pixman/pixman-0.20.2.ebuild
281
282 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild?rev=1.10&view=markup
283 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild?rev=1.10&content-type=text/plain
284 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild?r1=1.9&r2=1.10
285
286 Index: pixman-0.20.2.ebuild
287 ===================================================================
288 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild,v
289 retrieving revision 1.9
290 retrieving revision 1.10
291 diff -u -r1.9 -r1.10
292 --- pixman-0.20.2.ebuild 20 Mar 2011 19:16:23 -0000 1.9
293 +++ pixman-0.20.2.ebuild 31 Jan 2013 05:52:41 -0000 1.10
294 @@ -1,6 +1,6 @@
295 -# Copyright 1999-2011 Gentoo Foundation
296 +# Copyright 1999-2013 Gentoo Foundation
297 # Distributed under the terms of the GNU General Public License v2
298 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild,v 1.9 2011/03/20 19:16:23 flameeyes Exp $
299 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild,v 1.10 2013/01/31 05:52:41 mattst88 Exp $
300
301 EAPI=3
302 inherit xorg-2 toolchain-funcs versionator
303 @@ -16,7 +16,8 @@
304 CONFIGURE_OPTIONS="
305 $(use_enable altivec vmx)
306 $(use_enable neon arm-neon)
307 - --disable-gtk"
308 + --disable-gtk
309 + --disable-libpng"
310
311 local enable_mmx="$(use mmx && echo 1 || echo 0)"
312 local enable_sse2="$(use sse2 && echo 1 || echo 0)"
313
314
315
316 1.12 x11-libs/pixman/pixman-0.28.0.ebuild
317
318 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?rev=1.12&view=markup
319 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?rev=1.12&content-type=text/plain
320 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?r1=1.11&r2=1.12
321
322 Index: pixman-0.28.0.ebuild
323 ===================================================================
324 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild,v
325 retrieving revision 1.11
326 retrieving revision 1.12
327 diff -u -r1.11 -r1.12
328 --- pixman-0.28.0.ebuild 4 Jan 2013 18:02:48 -0000 1.11
329 +++ pixman-0.28.0.ebuild 31 Jan 2013 05:52:41 -0000 1.12
330 @@ -1,6 +1,6 @@
331 # Copyright 1999-2013 Gentoo Foundation
332 # Distributed under the terms of the GNU General Public License v2
333 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild,v 1.11 2013/01/04 18:02:48 jer Exp $
334 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild,v 1.12 2013/01/31 05:52:41 mattst88 Exp $
335
336 EAPI=4
337 inherit xorg-2 toolchain-funcs versionator
338 @@ -19,6 +19,7 @@
339 $(use_enable neon arm-neon)
340 $(use_enable iwmmxt arm-iwmmxt)
341 --disable-gtk
342 + --disable-libpng
343 )
344 xorg-2_src_configure
345 }
346
347
348
349 1.2 x11-libs/pixman/pixman-0.24.2.ebuild
350
351 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild?rev=1.2&view=markup
352 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild?rev=1.2&content-type=text/plain
353 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild?r1=1.1&r2=1.2
354
355 Index: pixman-0.24.2.ebuild
356 ===================================================================
357 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild,v
358 retrieving revision 1.1
359 retrieving revision 1.2
360 diff -u -r1.1 -r1.2
361 --- pixman-0.24.2.ebuild 31 Jan 2012 21:29:27 -0000 1.1
362 +++ pixman-0.24.2.ebuild 31 Jan 2013 05:52:41 -0000 1.2
363 @@ -1,6 +1,6 @@
364 -# Copyright 1999-2012 Gentoo Foundation
365 +# Copyright 1999-2013 Gentoo Foundation
366 # Distributed under the terms of the GNU General Public License v2
367 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild,v 1.1 2012/01/31 21:29:27 chithanh Exp $
368 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.24.2.ebuild,v 1.2 2013/01/31 05:52:41 mattst88 Exp $
369
370 EAPI=4
371 inherit xorg-2 toolchain-funcs versionator
372 @@ -47,5 +47,6 @@
373 $(use_enable neon arm-neon)
374 $(use_enable iwmmxt arm-iwmmxt)
375 --disable-gtk
376 + --disable-libpng
377 )
378 }
379
380
381
382 1.154 x11-libs/pixman/ChangeLog
383
384 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.154&view=markup
385 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.154&content-type=text/plain
386 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.153&r2=1.154
387
388 Index: ChangeLog
389 ===================================================================
390 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
391 retrieving revision 1.153
392 retrieving revision 1.154
393 diff -u -r1.153 -r1.154
394 --- ChangeLog 31 Jan 2013 05:50:09 -0000 1.153
395 +++ ChangeLog 31 Jan 2013 05:52:41 -0000 1.154
396 @@ -1,6 +1,13 @@
397 # ChangeLog for x11-libs/pixman
398 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
399 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.153 2013/01/31 05:50:09 mattst88 Exp $
400 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.154 2013/01/31 05:52:41 mattst88 Exp $
401 +
402 + 31 Jan 2013; Matt Turner <mattst88@g.o> pixman-0.20.2.ebuild,
403 + pixman-0.22.0.ebuild, pixman-0.22.2.ebuild, pixman-0.24.0.ebuild,
404 + pixman-0.24.2.ebuild, pixman-0.24.4.ebuild, pixman-0.26.0.ebuild,
405 + pixman-0.26.2.ebuild, pixman-0.28.0.ebuild, pixman-0.28.2.ebuild,
406 + pixman-0.29.2.ebuild:
407 + Add --disable-libpng, bug 453510.
408
409 *pixman-0.29.2 (31 Jan 2013)