summaryrefslogtreecommitdiff
blob: 2241803994f06f2a283b572ebea44a81f2d087dc (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 dev-perl/SDL
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.25 2015/06/13 22:41:26 dilfridge Exp $

  13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> SDL-2.540-r1.ebuild,
  SDL-2.544.ebuild:
  Module::Build is no longer part of core Perl and has been moved to dev-perl

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> SDL-2.540-r1.ebuild,
  SDL-2.544.ebuild:
  Add SLOT operators

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  03 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org> -SDL-2.536.ebuild:
  old

*SDL-2.540-r1 (24 Aug 2014)

  24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +SDL-2.540-r1.ebuild,
  -SDL-2.540.ebuild:
  bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no
  other changes present and revbump helps stable systems to keep from dieing on
  perl-5.18 upgrade

*SDL-2.544 (29 Jul 2014)

  29 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> +SDL-2.544.ebuild:
  Version bump

  26 Feb 2013; Jeroen Roovers <jer@gentoo.org> SDL-2.540.ebuild:
  Stable for HPPA (bug #458676).

  24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> SDL-2.540.ebuild:
  Stable for x86, wrt bug #458676

  24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> SDL-2.540.ebuild:
  Stable for amd64, wrt bug #458676

  21 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> SDL-2.540.ebuild:
  require a newer perl-Module-Build as mentioned in bug #424535

  24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
  Update CPAN upstream info

  02 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
  Leave the maintaining for games and perl. I can still contribute here if
  required later.

  02 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> -SDL-2.537_pre02.ebuild:
  old

*SDL-2.540 (02 Jun 2012)

  02 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +SDL-2.540.ebuild:
  Version bump.

*SDL-2.537_pre02 (21 May 2012)

  21 May 2012; Samuli Suominen <ssuominen@gentoo.org> +SDL-2.537_pre02.ebuild:
  Version bump.

  14 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -SDL-2.2.6.ebuild:
  old

  14 Apr 2012; Markus Meier <maekke@gentoo.org> SDL-2.536.ebuild:
  x86 stable, bug #408579

  20 Mar 2012; Jeroen Roovers <jer@gentoo.org> SDL-2.536.ebuild:
  Stable for HPPA (bug #408579).

  20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> SDL-2.536.ebuild:
  Stable for amd64, wrt bug #408581

  01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
  Add missing cpan remote-id tags in metadata.xml (#406287)

  08 Feb 2012; Jeroen Roovers <jer@gentoo.org> SDL-2.536.ebuild:
  Marked ~hppa (bug #399649).

  30 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.2.6.ebuild:
  Remove ppc keywording wrt #399649

  28 Jan 2012; Raúl Porcel <armin76@gentoo.org> SDL-2.2.6.ebuild:
  Drop alpha/ia64/sparc keywords

  22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.536.ebuild:
  Restore SRC_TEST="do" because tests run fine here.

*SDL-2.536 (21 Jan 2012)

  21 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +SDL-2.536.ebuild:
  Version bump wrt #356535 by Satoshi Hayazaki. Rename dev-perl/sdl-perl
  to dev-perl/SDL.

  20 Jan 2010; Torsten Veller <tove@gentoo.org> sdl-perl-2.2.6.ebuild:
  Remove YAML from Build.PL (#301442)

  11 Jan 2010; Raúl Porcel <armin76@gentoo.org> sdl-perl-2.2.6.ebuild:
  alpha/ia64/sparc stable wrt #296485

  05 Jan 2010; Joseph Jezak <josejx@gentoo.org> sdl-perl-2.2.6.ebuild:
  Marked ppc stable for bug #296485.

  23 Dec 2009; Jeroen Roovers <jer@gentoo.org> sdl-perl-2.2.6.ebuild:
  Stable for HPPA (bug #296485).

  16 Dec 2009; Markus Meier <maekke@gentoo.org> sdl-perl-2.2.6.ebuild:
  amd64/x86 stable, bug #296485

  07 Dec 2009; Torsten Veller <tove@gentoo.org> -sdl-perl-2.1.3-r3.ebuild,
  -files/sdl-perl-2.1.3-gfxPie.patch, -files/sdl-2.1.3.build.patch:
  Cleanup

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

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

*sdl-perl-2.2.6 (10 Nov 2009)

  10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> +sdl-perl-2.2.6.ebuild:
  Version bump via perl-bump experimental tool.

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

  01 Nov 2009; nixnut <nixnut@gentoo.org> sdl-perl-2.2.2.7.ebuild:
  ppc stable #291230

  07 Sep 2009; Torsten Veller <tove@gentoo.org> -sdl-perl-2.2.0.ebuild,
  -sdl-perl-2.2.1.8.ebuild:
  Cleanup

*sdl-perl-2.2.2.7 (31 Aug 2009)

  31 Aug 2009; Torsten Veller <tove@gentoo.org> +sdl-perl-2.2.2.7.ebuild:
  Version bump

*sdl-perl-2.2.1.8 (25 Aug 2009)

  25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
  +sdl-perl-2.2.1.8.ebuild:
  Version bump via perl-bump experimental tool.

*sdl-perl-2.2.0 (16 Aug 2009)

  16 Aug 2009; Torsten Veller <tove@gentoo.org>
  -files/sdl-perl-1.20.3-pie-typo.patch, +sdl-perl-2.2.0.ebuild:
  Version bump. Remove unused patch

  18 Nov 2008; Torsten Veller <tove@gentoo.org> sdl-perl-2.1.3-r3.ebuild:
  New virtuals: ExtUtils-CBuilder module-build

  30 Sep 2008; Torsten Veller <tove@gentoo.org> -sdl-perl-1.20.3-r1.ebuild,
  -sdl-perl-2.1.3-r2.ebuild, sdl-perl-2.1.3-r3.ebuild:
  Cleanup

  10 Nov 2007; Samuli Suominen <drac@gentoo.org> sdl-perl-2.1.3-r3.ebuild:
  amd64 stable

  09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  sdl-perl-2.1.3-r3.ebuild:
  Stable on ppc.

  25 Jul 2007; Jeroen Roovers <jer@gentoo.org> sdl-perl-2.1.3-r3.ebuild:
  Stable for HPPA too.

  13 Jul 2007; Raúl Porcel <armin76@gentoo.org> sdl-perl-2.1.3-r3.ebuild:
  alpha/ia64/x86 stable

  10 Jul 2007; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-2.1.3-r3.ebuild:
  Marking sparc stable

*sdl-perl-2.1.3-r3 (18 Nov 2006)

  18 Nov 2006; Michael Cummings <mcummings@gentoo.org>
  +files/sdl-perl-2.1.3-gfxPie.patch, sdl-perl-2.1.3-r2.ebuild,
  +sdl-perl-2.1.3-r3.ebuild:
  Bug 95051, patch from Mark

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  sdl-perl-2.1.3-r2.ebuild:
  Stable on Alpha.

  15 Oct 2006; Aron Griffis <agriffis@gentoo.org> sdl-perl-2.1.3-r2.ebuild:
  Mark 2.1.3-r2 stable on ia64. #139808

  01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  sdl-perl-2.1.3-r2.ebuild:
  hppa stable, bug #139808

  06 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  sdl-perl-2.1.3-r2.ebuild:
  Stable on x86 wrt bug #139808.

  06 Sep 2006; Joseph Jezak <josejx@gentoo.org> sdl-perl-2.1.3-r2.ebuild:
  Marked ppc stable for bug #139808.

  05 Sep 2006; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-2.1.3-r2.ebuild:
  Stable amd64 wrt bug 139808

  04 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  sdl-perl-2.1.3-r2.ebuild:
  Stable on sparc wrt #139808

  06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-1.20.3-r1.ebuild, sdl-perl-2.1.2-r1.ebuild,
  sdl-perl-2.1.3.ebuild, sdl-perl-2.1.3-r2.ebuild:
  Adding perl dep; fixed DEPEND

  18 Jul 2006; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-2.1.2-r1.ebuild, sdl-perl-2.1.3.ebuild, sdl-perl-2.1.3-r2.ebuild:
  Forcing mb version

  05 Jul 2006; Christian Hartmann <ian@gentoo.org>
  sdl-perl-1.20.3-r1.ebuild, sdl-perl-2.1.2-r1.ebuild,
  sdl-perl-2.1.3.ebuild, sdl-perl-2.1.3-r2.ebuild:
  Fixed RDEPEND wrt bug #134781; fixed header

  02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-2.1.2-r1.ebuild, sdl-perl-2.1.3.ebuild, sdl-perl-2.1.3-r2.ebuild:
  Bug 137098 - deping ExtUtils-CBuilder

*sdl-perl-2.1.3-r2 (25 May 2006)

  25 May 2006; <mcummings@gentoo.org> files/sdl-2.1.3.build.patch,
  +sdl-perl-2.1.3-r2.ebuild:
  Had to update the patch. Really all fixed now

*sdl-perl-2.1.3-r1 (24 May 2006)

  24 May 2006; <mcummings@gentoo.org> +files/sdl-2.1.3.build.patch,
  +sdl-perl-2.1.3-r1.ebuild:
  Fixes bug with Module::Build-0.28 and above and the Build.PL that comes with
  sdl - a silent killer bug at that. no bug in bugzie for this. 
  Forgot to add - rt.cpan.org ticket number 19155.

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

*sdl-perl-2.1.3 (19 Oct 2005)

  19 Oct 2005; Mike Frysinger <vapier@gentoo.org> +sdl-perl-2.1.3.ebuild:
  Version bump.

  19 Oct 2005; Mike Frysinger <vapier@gentoo.org>
  +files/sdl-perl-2.1.2-libpaths.patch, sdl-perl-2.1.2-r1.ebuild:
  Fix by Rodolfo Boer for build error #104221.

*sdl-perl-1.20.3-r1 (26 Apr 2005)

  26 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +files/sdl-perl-1.20.3-pie-typo.patch, +sdl-perl-1.20.3-r1.ebuild:
  Fix filledpie typo #30599 by Ryan Egesdahl.

  16 Mar 2005; Michael Cummings <mcummings@gentoo.org>
  sdl-perl-2.1.2-r1.ebuild:
  style cleanup

  30 Jan 2005; Michael Sterrett <mr_bones_@gentoo.org> -sdl-perl-2.1.2.ebuild:
  clean older ebuild

*sdl-perl-2.1.2-r1 (21 Dec 2004)

  21 Dec 2004; Michael Cummings <mcummings@gentoo.org>
  +sdl-perl-2.1.2-r1.ebuild:
  Revision bump because of missing dependancies. Gentoo Devs - please either
  confirm you have all the deps before committing or check with a perl herd
  member.

  15 Dec 2004; Mike Frysinger <vapier@gentoo.org> +sdl-perl-2.1.2.ebuild:
  Version bump.

*sdl-perl-2.1.2 (15 Dec 2004)

  15 Dec 2004; Mike Frysinger <vapier@gentoo.org> +sdl-perl-2.1.2.ebuild:
  Version bump.

*sdl-perl-1.20.3 (15 Jul 2004)

  15 Jul 2004; Mike Frysinger <vapier@gentoo.org> +sdl-perl-1.20.3.ebuild:
  Version bump to fix #55918 by Alexander Jenisch.

*sdl-perl-1.20.0 (05 Mar 2003)

  05 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump for frozen-bubble #16012.

*sdl-perl-1.19 (02 Dec 2002)

  02 Dec 2002; Michael Cummings <mcummings@gentoo.org> sdl-perl-1.19.ebuild :
  new version, leaving masked until tested against sdl-perl apps
  
  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog  :
  forced version bump to install into correct locations

*sdl-perl-1.18.5-r2 (5 Jul 2002)

  1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> sdl-perl-1.18.5-r2.ebuild :
  Added ppc to KEYWORDS.

  05 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
  sdl-perl-1.18.5-r2.ebuild files/digest-sdl-perl-1.18.5-r2 :
  Added new media-libs/sdl-gfx to DEPEND list.

*sdl-perl-1.18.5-r1 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  sdl-perl-1.18.5-r1.ebuild files/digest-sdl-perl-1.18.5-r1 :

  Removed the sed'ing, because the opengl drivers from nvidia should be
  found now.

*sdl-perl-1.18.5 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> sdl-perl-1.18.5.ebuild
  files/digest-sdl-perl-1.18.5 :

  Renamed the package to something more meaningful.

*SDL-sdlpl-1.18.5 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.5.ebuild
  files/digest-SDL-sdpl-1.18.5 :
  
  Version bump.

*SDL-sdlpl-1.18.4-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  SDL-sdlpl-1.18.4-r1.ebuild files/digest-SDL-sdlpl-1.18.4-r1 :

  Did the same sorts of fixes as for 3-r1

*SDL-sdlpl-1.18.4 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.4.ebuild
  files/digest-SDL-sdlpl-1.18.4 :

  Dave Goehrig of sdlperl.org has kindly issued this release to help us sort
  the silly Mesa headers thing.  It turns out, however, that we need to
  supply sdl-perl's compilation process the headers to nvidia's gl.h and
  glu.h files.

*SDL-sdlpl-1.18.3-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  SDL-sdlpl-1.18.3-r1.ebuild files/digest-SDL-sdlpl-1.18.3-r1 :

  Did some sed'ing to include the location of the opengl header files that
  the nvidia drivers provide.

*SDL-sdlpl-1.18.3 (4 Jun 2002)

  4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.3.ebuild
  files/digest-SDL-sdlpl-1.18.3 :

  Version bump which is patched to work against the SDL headers.  Mesa is
  still an undecided issue at this point.  Thanks to David J. Goehrig of
  sdl-perl.org for putting out a patch so quick.

*SDL-sdlpl-1.18.2 (4 Jun 2002)

  4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.2.ebuild
  files/digest-SDL-sdlpl-1.18.2 :

  Version bump.

*SDL-sdlpl-1.18 (30 May 2002)

  30 May 2002; Seemant Kulleen <seemant@gentoo.orG> SDL-sdlpl-1.18.ebuild
  files/digest-SDL-sdlpl-1.18 :

  Version bump thanks to: subdcc@501.xor.pl (Pawel SUchanecki) in bug#3227

*SDL-sdlpl-1.17 (20 May 2002)

  20 May 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.17.ebuild
  files/digest-SDL-sdlpl-1.17 :

  Version bump.

  25 Feb 2002; Leo Lipelis <aeoo@gentoo.org> files/digest-SDL-sdlpl-1.12,
  SDL-sdlpl-1.12.ebuild:

  Initial ebuild.

*SDL-sdlpl-1.12 (25 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog :
  
  This changelog is targetted to users. This means that the comments should be
  well explained and written in clean English. 
  
  Every new version or revision of the package has to be marked by a '*'
  seperator line as above. Changements since the last revision have to be
  added to the top of the file, underneath the initial copyright and cvs header
  comments, in exactly the same format as this comment.
  
  This means that you start with header line that has the following format :
  
      date; your_name <your_email> changed_file1, changed_file2 :
	  
  Below that line your explanation should follow. It has to be indented,
  paragraphed and wrapped at a linewidth of 80 characters.
  
  Any details about what exactly changed in the code should be added as a
  message when the changes are committed to cvs, not in this file.