summaryrefslogtreecommitdiff
blob: 08afacefe471fb1219d832df0babd759d7d9e321 (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
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
# ChangeLog for media-libs/sdl-gfx
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.115 2015/03/12 18:37:56 mr_bones_ Exp $

  12 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org>
  -sdl-gfx-2.0.24-r2.ebuild:
  old

  03 Mar 2015; Yixun Lan <dlan@gentoo.org> sdl-gfx-2.0.25.ebuild:
  add arm64 support, tested on A53 board

  28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for ia64, wrt bug #526022

  27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for sparc, wrt bug #526022

  25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for x86, wrt bug #526022

  24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for alpha, wrt bug #526022

  23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for ppc64, wrt bug #526022

  21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for ppc, wrt bug #526022

  12 Feb 2015; Pacho Ramos <pacho@gentoo.org> sdl-gfx-2.0.25.ebuild:
  amd64 stable, bug #526022

  29 Jan 2015; Michał Górny <mgorny@gentoo.org> sdl-gfx-2.0.24-r2.ebuild,
  sdl-gfx-2.0.25.ebuild:
  Convert to CPU_FLAGS_X86.

  09 Dec 2014; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.25.ebuild:
  Stable for HPPA (bug #526022).

  27 Oct 2014; Michael Sterrett <mr_bones_@gentoo.org>
  -sdl-gfx-2.0.24-r3.ebuild:
  old

*sdl-gfx-2.0.25 (24 Aug 2014)

  24 Aug 2014; Julian Ospald <hasufell@gentoo.org> +sdl-gfx-2.0.25.ebuild:
  version bump

  24 Aug 2014; Julian Ospald <hasufell@gentoo.org> -sdl-gfx-2.0.24.ebuild,
  sdl-gfx-2.0.24-r2.ebuild:
  stabilize

*sdl-gfx-2.0.24-r3 (24 Aug 2014)
*sdl-gfx-2.0.24-r2 (24 Aug 2014)

  24 Aug 2014; Julian Ospald <hasufell@gentoo.org> -sdl-gfx-2.0.24-r1.ebuild,
  +sdl-gfx-2.0.24-r2.ebuild, +sdl-gfx-2.0.24-r3.ebuild:
  fix broken checksum wrt #520358

  18 Jun 2014; Michał Górny <mgorny@gentoo.org> sdl-gfx-2.0.24-r1.ebuild:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
  #513718.

*sdl-gfx-2.0.24-r1 (18 Apr 2014)

  18 Apr 2014; Julian Ospald <hasufell@gentoo.org> +sdl-gfx-2.0.24-r1.ebuild:
  add multilib support

  02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Add ~arm, wrt bug #449220

  22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -sdl-gfx-2.0.23.ebuild:
  old

  21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for sparc, wrt bug #450768

  21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for ia64, wrt bug #450768

  20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for alpha, wrt bug #450768

  15 Jan 2013; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for HPPA (bug #450768).

  11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> sdl-gfx-2.0.24.ebuild:
  stable ppc ppc64, bug #450768, thanks vincent

  11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for x86, wrt bug #450768

  11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.24.ebuild:
  Stable for amd64, wrt bug #450768

  07 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -sdl-gfx-2.0.22.ebuild,
  sdl-gfx-2.0.24.ebuild:
  old

*sdl-gfx-2.0.24 (29 Oct 2012)

  29 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> +sdl-gfx-2.0.24.ebuild:
  version bump

  17 May 2012; Alexis Ballier <aballier@gentoo.org> sdl-gfx-2.0.23.ebuild:
  keyword ~amd64-fbsd

  03 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> sdl-gfx-2.0.23.ebuild:
  ppc64 stable wrt #397689

  22 Jan 2012; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.23.ebuild:
  alpha/ia64/sparc stable wrt #397689

  21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sdl-gfx-2.0.23.ebuild:
  x86 stable wrt bug #397689

  17 Jan 2012; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.23.ebuild:
  Stable for HPPA (bug #397689).

  09 Jan 2012; Brent Baude <ranger@gentoo.org> sdl-gfx-2.0.23.ebuild:
  Marking sdl-gfx-2.0.23 ppc for bug 397689

  07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> sdl-gfx-2.0.23.ebuild:
  Stable for AMD64, wrt bug #397689

*sdl-gfx-2.0.23 (04 Dec 2011)

  04 Dec 2011; Michael Sterrett <mr_bones_@gentoo.org> +sdl-gfx-2.0.23.ebuild:
  version bump

  17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> sdl-gfx-2.0.22.ebuild:
  Stable on ppc64; bug #372139

  08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> sdl-gfx-2.0.22.ebuild:
  Marked ~ppc64 wrt #370521

  11 Jan 2011; Brent Baude <ranger@gentoo.org> sdl-gfx-2.0.22.ebuild:
  Marking sdl-gfx-2.0.22 ppc for bug 341417

  05 Nov 2010; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.22.ebuild:
  Stable for HPPA (bug #341417).

  24 Oct 2010; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.22.ebuild:
  alpha/ia64/sparc stable wrt #341417

  22 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
  sdl-gfx-2.0.22.ebuild:
  stable x86, bug 341417

  20 Oct 2010; Markos Chandras <hwoarang@gentoo.org> sdl-gfx-2.0.22.ebuild:
  Stable on amd64 wrt bug #341417

  15 Oct 2010; Brent Baude <ranger@gentoo.org> sdl-gfx-2.0.21.ebuild:
  stable ppc, bug 328125

*sdl-gfx-2.0.22 (16 Sep 2010)

  16 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +sdl-gfx-2.0.22.ebuild:
  version bump

  24 Jul 2010; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.21.ebuild:
  alpha/ia64/sparc stable wrt #328125

  21 Jul 2010; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.21.ebuild:
  Stable for HPPA (bug #328125).

  17 Jul 2010; Markos Chandras <hwoarang@gentoo.org> sdl-gfx-2.0.21.ebuild:
  Stable on amd64 wrt bug #328125

  17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
  sdl-gfx-2.0.21.ebuild:
  stable x86, bug 328125

*sdl-gfx-2.0.21 (01 Jun 2010)

  01 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +sdl-gfx-2.0.21.ebuild:
  version bump

  15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  sdl-gfx-2.0.20.ebuild:
  Transfer Prefix keywords

  02 Dec 2009; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.20.ebuild:
  alpha/ia64/sparc stable wrt #290963

  14 Nov 2009; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.20.ebuild:
  Stable for HPPA (bug #290963).

  08 Nov 2009; nixnut <nixnut@gentoo.org> sdl-gfx-2.0.20.ebuild:
  ppc stable #290963

  02 Nov 2009; Markus Meier <maekke@gentoo.org> sdl-gfx-2.0.20.ebuild:
  amd64/x86 stable, bug #290963

*sdl-gfx-2.0.20 (27 Sep 2009)

  27 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org>
  +sdl-gfx-2.0.20.ebuild:
  version bump

  03 Aug 2009; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.19.ebuild:
  Stable for HPPA (bug #275404).

  24 Jul 2009; Joseph Jezak <josejx@gentoo.org> sdl-gfx-2.0.19.ebuild:
  Marked ppc stable for bug #275404.

  11 Jul 2009; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.19.ebuild:
  ia64/sparc stable wrt #275404

  08 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
  -sdl-gfx-2.0.18.ebuild:
  clean old version

  08 Jul 2009; Markus Meier <maekke@gentoo.org> sdl-gfx-2.0.19.ebuild:
  amd64 stable, bug #275404

  30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
  sdl-gfx-2.0.19.ebuild:
  stable x86, bug 275404

  28 Jun 2009; Tobias Klausmann <klausman@gentoo.org> sdl-gfx-2.0.19.ebuild:
  Stable on alpha, bug #275404

*sdl-gfx-2.0.19 (26 May 2009)

  26 May 2009; Tristan Heaven <nyhm@gentoo.org> +sdl-gfx-2.0.19.ebuild:
  Version bump, bug #267375

  21 Dec 2008; Michael Sterrett <mr_bones_@gentoo.org>
  +files/sdl-gfx-2.0.18-gcc43.patch, +sdl-gfx-2.0.18.ebuild:
  version bump

*sdl-gfx-2.0.18 (21 Dec 2008)

  21 Dec 2008; Michael Sterrett <mr_bones_@gentoo.org>
  +files/sdl-gfx-2.0.18-gcc43.patch, +sdl-gfx-2.0.18.ebuild:
  version bump

  16 Sep 2008; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.17.ebuild:
  Stable for HPPA (bug #236246).

  11 Sep 2008; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.17.ebuild:
  alpha/ia64/sparc stable wrt #236246

  06 Sep 2008; nixnut <nixnut@gentoo.org> sdl-gfx-2.0.17.ebuild:
  Stable on ppc wrt bug 236246

  31 Aug 2008; Markus Meier <maekke@gentoo.org> sdl-gfx-2.0.17.ebuild:
  amd64/x86 stable, bug #236246

*sdl-gfx-2.0.17 (06 Jun 2008)

  06 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org>
  +files/sdl-gfx-2.0.17-gcc43.patch, +sdl-gfx-2.0.17.ebuild:
  version bump

  20 May 2008; Raúl Porcel <armin76@gentoo.org> sdl-gfx-2.0.16.ebuild:
  ia64 stable wrt #221203

  17 May 2008; Tobias Klausmann <klausman@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Stable on alpha, bug #221203

  16 May 2008; Ferris McCormick <fmccor@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Sparc stable --- Bug #221203 --- lincity-ng still works using it.

  13 May 2008; Jeroen Roovers <jer@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Stable for HPPA (bug #221203).

  11 May 2008; Markus Meier <maekke@gentoo.org> sdl-gfx-2.0.16.ebuild:
  amd64/x86 stable, bug #221203

  10 May 2008; nixnut <nixnut@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Stable on ppc wrt bug 221203

  10 May 2008; Mike Frysinger <vapier@gentoo.org>
  +files/sdl-gfx-2.0.16-gcc43.patch, sdl-gfx-2.0.16.ebuild:
  Add fix from Debian for building with gcc-4.3 #219621 by Peter Alfredsen.

  06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Added ~x86-fbsd since it was likely needed to be added for bug #175779,
  which has ~x86-fbsd KEYWORDS.

  14 Feb 2008; Tristan Heaven <nyhm@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Respect LDFLAGS, bug #210137

  14 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> sdl-gfx-2.0.16.ebuild:
  Run elibtoolize.

  03 Aug 2007; Tristan Heaven <nyhm@gentoo.org> sdl-gfx-2.0.16.ebuild:
  HOMEPAGE update, bug #187473

*sdl-gfx-2.0.16 (06 Feb 2007)

  06 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org>
  +sdl-gfx-2.0.16.ebuild:
  version bump

  25 Dec 2006; Tristan Heaven <nyhm@gentoo.org> sdl-gfx-2.0.14.ebuild:
  Add a revdep-rebuild warning, bug #159045

*sdl-gfx-2.0.14 (19 Dec 2006)

  19 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
  +files/sdl-gfx-2.0.14-gcc34.patch, +sdl-gfx-2.0.14.ebuild:
  version bump

  13 Jul 2006; Aron Griffis <agriffis@gentoo.org> sdl-gfx-2.0.13-r1.ebuild:
  Mark 2.0.13-r1 stable on ia64

  30 Mar 2006; Aron Griffis <agriffis@gentoo.org> sdl-gfx-2.0.13-r1.ebuild:
  Mark 2.0.13-r1 ~ia64

*sdl-gfx-2.0.13-r1 (10 Dec 2005)

  10 Dec 2005; Mike Frysinger <vapier@gentoo.org>
  +files/sdl-gfx-2.0.13-gcc34.patch, +sdl-gfx-2.0.13-r1.ebuild:
  Fix build error with newer versions of gcc #115087 by charly.

  21 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
  sdl-gfx-2.0.13.ebuild:
  filter -funroll-loops for bug #89749

*sdl-gfx-2.0.13 (19 Apr 2005)

  19 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
  +sdl-gfx-2.0.13.ebuild:
  version bump (bug #89587)

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> sdl-gfx-2.0.12.ebuild:
  Stable on sparc

  27 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.12.ebuild:
  stable on x86

  21 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> sdl-gfx-2.0.11.ebuild:
  Stable on sparc

*sdl-gfx-2.0.12 (30 Aug 2004)

  30 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> +sdl-gfx-2.0.12.ebuild:
  version bump

  07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> sdl-gfx-2.0.11.ebuild:
  Stable on alpha.

  02 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.11.ebuild:
  stable on x86

*sdl-gfx-2.0.11 (24 May 2004)

  24 May 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.11.ebuild:
  version bump

  19 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.10.ebuild:
  mark stable for x86; IUSE="mmx"

  10 Jan 2004; <augustus@gentoo.org> sdl-gfx-2.0.10.ebuild:
  Needed to disable mmx optimizations for amd64 too.

*sdl-gfx-2.0.10 (11 Dec 2003)

  11 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.10.ebuild:
  version bump

  27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
  clean known-buggy 2.0.8 from portage

*sdl-gfx-2.0.9 (27 Oct 2003)

  27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.9.ebuild:
  version bump

  30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
  Use replace-flags instead of filter-flags to replace -O? (This was added
  before, probably for some other bug, but brought up again in bug 30034)

*sdl-gfx-2.0.8 (30 Sep 2003)

  30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> sdl-gfx-2.0.8.ebuild:
  version bump, added more docs (bug 30014)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*sdl-gfx-2.0.3 (9 Sep 2002)

  changed econf to econf ${myconf} || die


*sdl-gfx-2.0.3 (5 Jul 2002)

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> sdl-gfx-2.0.3.ebuild:
  Mark stable on alpha

  04 Mar 2003; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3.ebuild:
  filter flags to change the -O to -O2

  27 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3 :

  Removed mmx stuff if not in USE -- which means compilation on non-x86
  Many thanks to: justinb@imsa.edu (Justin Blanchard) in bug #6989.

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  05 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sdl-gfx-2.0.3.ebuild
  files/digest-sdl-gfx-2.0.3 :

  New package, submitted by: acme@astray.com (Leon Brocard) in bug #4487