summaryrefslogtreecommitdiff
blob: 9b002f1d014bd089c0a88accec66873d666b5622 (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
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
# ChangeLog for games-simulation/openttd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.160 2015/05/13 16:33:13 mr_bones_ Exp $

  13 May 2015; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.4.4-cflags.patch, -files/openttd-1.4.4-freetype.patch,
  -openttd-1.4.4.ebuild:
  old

  13 May 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.5.0.ebuild:
  Stable for x86, wrt bug #548882

  08 May 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.5.0.ebuild:
  Stable for amd64, wrt bug #548882

*openttd-1.5.0 (07 Apr 2015)

  07 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.5.0-cflags.patch, +openttd-1.5.0.ebuild:
  version bump (bug #545760)

  12 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.3.3-cflags.patch, -openttd-1.3.3.ebuild:
  old

  25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.4.4.ebuild:
  Stable for x86, wrt bug #540236

  20 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.4.4.ebuild:
  add missing virtual/pkgconfig dep

  19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.4.4.ebuild:
  Stable for amd64, wrt bug #540236

  15 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.4.4.ebuild:
  add slot dep for libpng

  28 Jan 2015; Michał Górny <mgorny@gentoo.org> openttd-1.4.4.ebuild:
  Switch to CPU_FLAGS_X86.

  26 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.4.2-cflags.patch, -openttd-1.4.2.ebuild:
  old

*openttd-1.4.4 (10 Jan 2015)

  10 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.4.4-cflags.patch, +files/openttd-1.4.4-freetype.patch,
  +openttd-1.4.4.ebuild:
  version bump with patch updates from Poly-C on bug #526570

*openttd-1.4.2 (04 Sep 2014)

  04 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.4.2-cflags.patch, +openttd-1.4.2.ebuild:
  version bump (bug #508238)

  15 May 2014; Ulrich Müller <ulm@gentoo.org> openttd-1.3.3.ebuild:
  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
  "sound", bug 357661.

  05 Jan 2014; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.2.3-cflags.patch, -openttd-1.2.3-r1.ebuild,
  -openttd-1.2.3.ebuild:
  old

  05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> openttd-1.3.3.ebuild:
  Stable for x86, wrt bug #493094

  22 Dec 2013; Pacho Ramos <pacho@gentoo.org> openttd-1.3.3.ebuild:
  amd64 stable, bug #493094

  02 Dec 2013; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.3.3.ebuild:
  require the latest opengfx to make sure all the sprites are there

*openttd-1.3.3 (30 Nov 2013)

  30 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.3.3-cflags.patch, +openttd-1.3.3.ebuild,
  -files/openttd-1.3.2-cflags.patch, -openttd-1.3.2.ebuild,
  files/openttd-1.2.3-cflags.patch:
  version bump

  16 Sep 2013; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.3.0-cflags.patch, -files/openttd-1.3.1-cflags.patch,
  -openttd-1.3.0.ebuild, -openttd-1.3.1.ebuild:
  old

*openttd-1.3.2 (26 Aug 2013)

  26 Aug 2013; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.3.2-cflags.patch, +openttd-1.3.2.ebuild:
  version bump (bug #481036)

*openttd-1.3.1 (10 Jun 2013)

  10 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.3.1-cflags.patch, +openttd-1.3.1.ebuild:
  version bump (bug #472726)

*openttd-1.3.0 (01 Apr 2013)

  01 Apr 2013; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.3.0-cflags.patch, +openttd-1.3.0.ebuild:
  version bump

*openttd-1.2.3-r1 (07 Feb 2013)

  07 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> +openttd-1.2.3-r1.ebuild:
  rev bump for eapi=5 and icu slot dep (bug #455900)

  22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
  -files/openttd-1.2.0-cflags.patch, -files/openttd-1.2.2-cflags.patch,
  -openttd-1.2.0.ebuild, -openttd-1.2.2.ebuild:
  old

  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.3.ebuild:
  Add ~ppc64, wrt bug #412329

  16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.3.ebuild:
  Stable for x86, wrt bug #447158

  14 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> openttd-1.2.3.ebuild:
  Stable on amd64, wrt bug #447158

  04 Dec 2012;  <ago@gentoo.org> openttd-1.2.2.ebuild:
  Stable for x86, wrt bug #438540

*openttd-1.2.3 (01 Nov 2012)

  01 Nov 2012; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.2.3-cflags.patch, +openttd-1.2.3.ebuild:
  version bump

  20 Oct 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.2.ebuild:
  Stable for amd64, wrt bug #438540

  14 Sep 2012; Brian Harring <ferringb@gentoo.org> openttd-1.2.0.ebuild,
  openttd-1.2.2.ebuild:
  Drop vecho usage, and ebuild attempt to do UI the PM does for test phase.

  12 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.2.2.ebuild:
  restrict the test since it requires a graphics set to run

*openttd-1.2.2 (16 Aug 2012)

  16 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.2.2-cflags.patch, +openttd-1.2.2.ebuild,
  -files/openttd-1.2.1-cflags.patch, -openttd-1.2.1.ebuild:
  version bump

*openttd-1.2.1 (03 Aug 2012)

  03 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.2.1-cflags.patch, +openttd-1.2.1.ebuild,
  files/openttd-1.2.0-cflags.patch:
  version bump

  31 May 2012; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-1.2.0-cflags.patch, -files/openttd-1.1.3-cflags.patch,
  -openttd-1.1.3.ebuild, openttd-1.2.0.ebuild:
  clean old; tidy

  06 May 2012; Mark Loeser <halcy0n@gentoo.org> openttd-1.1.3.ebuild:
  Drop to ~ppc; bug #398161

  19 Apr 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.0.ebuild:
  Stable for amd64, wrt bug #398161

  19 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> openttd-1.2.0.ebuild:
  x86 stable, see bug 398161

  18 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.2.0.ebuild:
  tidy

  18 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> openttd-1.2.0.ebuild:
  Bump the dependency on opengfx wrt bug#412557. Drop the stable amd64 keyword
  as it broke the depgraph. (drop the arm and ppc64 from the ebuild for now,
  handled by keywordreq).

  18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.0.ebuild:
  Stable for amd64, wrt bug #398161

*openttd-1.2.0 (17 Apr 2012)

  17 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +openttd-1.2.0.ebuild,
  -files/openttd-1.1.1-cflags.patch, -openttd-1.1.1.ebuild:
  Remove overshadowed old version. Add version 1.2.0 with cosmetic changes and
  removed prepalldocs call, fixes bug#396185.

  03 Oct 2011; Joseph Jezak <josejx@gentoo.org> openttd-1.1.3.ebuild:
  Marked ppc stable.

  17 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.1.3.ebuild:
  x86 stable wrt security bug #381799

  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> openttd-1.1.3.ebuild:
  Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
  Lazkani & Agostino Sarubbo in security bug #381799 filed by Sean Amoss.

*openttd-1.1.3 (15 Sep 2011)

  15 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> -openttd-1.0.5.ebuild,
  -openttd-1.1.0.ebuild, -openttd-1.1.2.ebuild,
  -files/openttd-1.1.2-cflags.patch, +openttd-1.1.3.ebuild,
  +files/openttd-1.1.3-cflags.patch:
  version bump

*openttd-1.1.2 (01 Sep 2011)

  01 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> +openttd-1.1.2.ebuild,
  +files/openttd-1.1.2-cflags.patch:
  version bump

  14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> openttd-1.1.1.ebuild:
  Stable on amd64 wrt bug #378141

  08 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.1.1.ebuild,
  +files/openttd-1.1.1-cflags.patch:
  Add patch to avoid mangling CFLAGS (reported in bug #378141)

  08 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.1.1.ebuild:
  x86 stable wrt bug #378141

*openttd-1.1.1 (07 Jul 2011)

  07 Jul 2011; Michael Sterrett <mr_bones_@gentoo.org> +openttd-1.1.1.ebuild:
  version bump (bug #374035)

  01 May 2011; Mark Loeser <halcy0n@gentoo.org> openttd-1.0.5.ebuild:
  Revert to ~ppc64 to resolve broken deps

*openttd-1.1.0 (30 Apr 2011)

  30 Apr 2011; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-1.1.0.ebuild:
  version bump (bug #362031)

  28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> openttd-1.0.5.ebuild:
  Stable on amd64 wrt bug #345691

  25 Nov 2010; Brent Baude <ranger@gentoo.org> openttd-1.0.5.ebuild:
  Marking openttd-1.0.5 ppc64 for bug 345691

  25 Nov 2010; Brent Baude <ranger@gentoo.org> openttd-1.0.5.ebuild:
  Marking openttd-1.0.5 ppc for bug 345691

  24 Nov 2010; Christian Faulhammer <fauli@gentoo.org> openttd-1.0.5.ebuild:
  stable x86, security bug 345691

*openttd-1.0.5 (22 Nov 2010)

  22 Nov 2010; Tupone Alfredo <tupone@gentoo.org> +openttd-1.0.5.ebuild:
  Version bump to 1.0.5 Bug #346229 by Marek Królikowski

  15 Oct 2010; Markus Meier <maekke@gentoo.org> openttd-1.0.4.ebuild:
  add ~arm, bug #316003

*openttd-1.0.4 (16 Sep 2010)

  16 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-1.0.4.ebuild:
  version bump

  14 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.0.3.ebuild:
  dedicated server needs some media as well (bug #332675)

  11 Aug 2010; Joseph Jezak <josejx@gentoo.org> openttd-1.0.3.ebuild:
  Marked ppc/ppc64 stable for bug #330841.

  06 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.0.3.ebuild:
  x86 stable wrt bug #330841

  04 Aug 2010; Markos Chandras <hwoarang@gentoo.org> openttd-1.0.3.ebuild:
  Stable on amd64 wrt bug #330841

*openttd-1.0.3 (01 Aug 2010)

  01 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-1.0.3.ebuild:
  version bump

  30 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.0.2.ebuild:
  turn tests back on with patch from Locke Shinseiko via bug #324873

*openttd-1.0.2 (29 Jun 2010)

  29 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-1.0.2.ebuild:
  version bump (bug #324871)

  07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> openttd-1.0.1.ebuild:
  Stable on amd64 wrt bug #321609

  01 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.0.1.ebuild:
  x86 stable wrt bug #321609

  28 May 2010; Joseph Jezak <josejx@gentoo.org> openttd-1.0.1.ebuild:
  Marked ppc/ppc64 stable for bug #321609.

  26 May 2010; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.0.1.ebuild,
  metadata.xml:
  fix automagic linking against libtimidity (bug #321559); clarify the midi
  situation - patches from Locke Shinseiko (Wizzleby)

  21 May 2010; Pacho Ramos <pacho@gentoo.org> openttd-0.7.5.ebuild:
  amd64 stable, bug 300182

*openttd-1.0.1 (01 May 2010)

  01 May 2010; Michael Sterrett <mr_bones_@gentoo.org>
  -openttd-1.0.0.ebuild, +openttd-1.0.1.ebuild:
  version bump; clean old

*openttd-1.0.0 (18 Apr 2010)

  18 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-1.0.0.ebuild:
  version bump - ebuild submitted by Locke 'Wizzleby' Shinseiko via bug
  #312993

  10 Feb 2010; Joseph Jezak <josejx@gentoo.org> openttd-0.7.5.ebuild:
  Marked ppc stable for bug #300182.

  03 Feb 2010; Christian Faulhammer <fauli@gentoo.org> openttd-0.7.5.ebuild:
  stable x86, bug 300182

  20 Jan 2010; Brent Baude <ranger@gentoo.org> openttd-0.7.5.ebuild:
  Marking openttd-0.7.5 ppc64 for bug 300182

*openttd-0.7.5 (28 Dec 2009)

  28 Dec 2009; Michael Sterrett <mr_bones_@gentoo.org>
  -openttd-0.7.4.ebuild, +openttd-0.7.5.ebuild:
  version bump; remove broken ebuild

*openttd-0.7.4 (09 Dec 2009)

  09 Dec 2009; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-0.7.4.ebuild:
  version bump

  09 Nov 2009; Joseph Jezak <josejx@gentoo.org> openttd-0.7.3.ebuild:
  Marked ppc/ppc64 stable for bug #291910.

  09 Nov 2009; Markus Meier <maekke@gentoo.org> openttd-0.7.3.ebuild:
  amd64/x86 stable, bug #291910

*openttd-0.7.3 (05 Oct 2009)

  05 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org>
  +openttd-0.7.3.ebuild:
  version bump; directory fix pointed out by Jyrki Launonen (bug #287715)

  26 Sep 2009; Brent Baude <ranger@gentoo.org> openttd-0.7.2.ebuild:
  Marking openttd-0.7.2 ppc64 for bug 285403

  19 Sep 2009; Markus Meier <maekke@gentoo.org> openttd-0.7.2.ebuild:
  amd64/x86 stable, bug #285403

*openttd-0.7.2 (01 Aug 2009)

  01 Aug 2009; Michael Sterrett <mr_bones_@gentoo.org>
  -openttd-0.7.0.ebuild, -files/openttd-0.7.0-build.patch,
  -openttd-0.7.1.ebuild, +openttd-0.7.2.ebuild:
  version bump; clean old

  01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> openttd-0.7.0.ebuild,
  openttd-0.7.1.ebuild:
  Remove USE midi depend from alsa-utils depend.

  21 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.7.1.ebuild:
  fix install paths (bug #278319)

*openttd-0.7.1 (02 Jul 2009)

  02 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
  +openttd-0.7.1.ebuild:
  Version bump per bug #273753

  05 Apr 2009; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.7.0.ebuild:
  configure is a bash script (bug #264963)

*openttd-0.7.0 (02 Apr 2009)

  02 Apr 2009; Michael Sterrett <mr_bones_@gentoo.org>
  +files/openttd-0.7.0-build.patch, +openttd-0.7.0.ebuild:
  version bump - ebuild and patch submitted by scarabeus

  02 Feb 2009; Brent Baude <ranger@gentoo.org> openttd-0.6.3.ebuild:
  Marking openttd-0.6.3 ppc64 for bug 233929

  01 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org>
  openttd-0.6.3.ebuild:
  ppc stable, bug #233929

  30 Jan 2009; Markus Meier <maekke@gentoo.org> openttd-0.6.3.ebuild:
  amd64/x86 stable, bug #233929

  30 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.6.3.ebuild:
  added restrict for test

*openttd-0.6.3 (23 Oct 2008)

  23 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> +files/install.patch,
  +files/libiconv.patch, +files/menu_name.patch, +openttd-0.6.3.ebuild:
  Version bump per bug 215776.

  23 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
  Missing USE descriptions.

  29 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing Lars Weiler (Pylon) from metadata.xml (as per #215644).

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing dholm from metadata.xml as per #24623.

*openttd-0.5.3 (01 Oct 2007)

  01 Oct 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.3.ebuild:
  Version bump.

  23 Sep 2007; Joseph Jezak <josejx@gentoo.org> openttd-0.5.2.ebuild:
  Marked ppc64 stable.

*openttd-0.5.3_rc3 (02 Sep 2007)

  02 Sep 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.3_rc3.ebuild:
  Version bump to a new RC-tree.

  04 Aug 2007; Lars Weiler <pylon@gentoo.org> -openttd-0.4.8.ebuild,
  -openttd-0.5.0.ebuild, -openttd-0.5.1.ebuild:
  Cleanup.

  05 Jul 2007; Markus Rothe <corsair@gentoo.org> ChangeLog:
  Stable on ppc64; bug #183718

  02 Jul 2007; Christian Faulhammer <opfer@gentoo.org> openttd-0.5.2.ebuild:
  stable x86, bug 183718

  01 Jul 2007; Christoph Mende <angelos@gentoo.org> openttd-0.5.2.ebuild:
  Stable on amd64 wrt bug #183718

  30 Jun 2007; Lars Weiler <pylon@gentoo.org> openttd-0.5.2.ebuild:
  Stable on ppc; bug #183718.

*openttd-0.5.2 (30 May 2007)

  30 May 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.2.ebuild:
  Bugfix release; revision bump.

  26 May 2007; Christian Faulhammer <opfer@gentoo.org> openttd-0.5.0.ebuild:
  amd64 stable, bug 175308

  12 May 2007; Lars Weiler <pylon@gentoo.org> openttd-0.5.1.ebuild:
  Updated ebuild with patches from maedhros in bug #176474.

*openttd-0.5.1 (21 Apr 2007)

  21 Apr 2007; Lars Weiler <pylon@gentoo.org>
  -files/openttd-0.4.0.1-buffer-checks.patch, +openttd-0.5.1.ebuild:
  Version bump.

  04 Mar 2007; Tony Vroon <chainsaw@gentoo.org> openttd-0.5.0.ebuild:
  Add ~ppc64 keyword. Tested on 64UL with GCC 4.1.2

  01 Mar 2007; Lars Weiler <pylon@gentoo.org> -openttd-0.5.0_rc4.ebuild,
  -openttd-0.5.0_rc5.ebuild, openttd-0.5.0.ebuild:
  Check for X in libsdl only when not built for a dedicated server; bug #168859.

*openttd-0.5.0 (27 Feb 2007)

  27 Feb 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.0.ebuild:
  Version bump.  Fixes from bugs #162954 and #166572 included.

*openttd-0.5.0_rc5 (09 Feb 2007)

  09 Feb 2007; Lars Weiler <pylon@gentoo.org> -openttd-0.5.0_rc3.ebuild,
  +openttd-0.5.0_rc5.ebuild:
  Just another Release Candidate…

*openttd-0.5.0_rc4 (19 Jan 2007)

  19 Jan 2007; Lars Weiler <pylon@gentoo.org> -openttd-0.5.0_rc2.ebuild,
  +openttd-0.5.0_rc4.ebuild:
  Version bump.

*openttd-0.5.0_rc3 (14 Jan 2007)

  14 Jan 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.0_rc3.ebuild:
  Version bump.

*openttd-0.5.0_rc2 (07 Jan 2007)

  07 Jan 2007; Lars Weiler <pylon@gentoo.org> +openttd-0.5.0_rc2.ebuild:
  Version bump.

  06 Jan 2007; Lars Weiler <pylon@gentoo.org> openttd-0.4.8.ebuild:
  Correct installation of files when GAMES_DATADIR is different than
  /usr/share/games; bug #145008.

  03 Dec 2006; Lars Weiler <pylon@gentoo.org> -openttd-0.4.0.1-r1.ebuild,
  openttd-0.4.8.ebuild:
  Fixed pre-stripping of binaries; bug #137822.

  06 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org>
  -openttd-0.4.7.ebuild, -openttd-0.4.8_rc1.ebuild,
  -openttd-0.4.8_rc2.ebuild:
  clean out old crufty versions

  21 Aug 2006; Lars Weiler <pylon@gentoo.org> openttd-0.4.8.ebuild:
  Correct install of scenarios; bug #144301.

  18 Aug 2006; Thomas Cort <tcort@gentoo.org> openttd-0.4.8.ebuild:
  Stable on amd64 wrt security Bug #131010.

  18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  openttd-0.4.8.ebuild:
  ppc stable, bug #131010

  17 Aug 2006; Joshua Jackson <tsunam@gentoo.org> openttd-0.4.8.ebuild:
  Stable x86; security bug #131010

*openttd-0.4.8 (14 Aug 2006)

  14 Aug 2006; Lars Weiler <pylon@gentoo.org> +openttd-0.4.8.ebuild:
  Version bump; bug #143770.

*openttd-0.4.8_rc2 (07 Aug 2006)

  07 Aug 2006; Robin H. Johnson <robbat2@gentoo.org>
  +openttd-0.4.8_rc2.ebuild:
  Bump to rc2, with some ebuild cleanups, because rc1 kept crashing on me.

*openttd-0.4.8_rc1 (12 Jul 2006)

  12 Jul 2006; Lars Weiler <pylon@gentoo.org> +openttd-0.4.8_rc1.ebuild:
  Version bump. There is currently no official -RC1-tarball available, but the
  one on our mirros is created vom upstream's SVN with the RC1-tag.

  02 Jun 2006; Lars Weiler <pylon@gentoo.org> openttd-0.4.7.ebuild:
  Only depend on media-libs/libsdl when no dedicated server is built; bug
  #131704.

  02 Jun 2006; Lars Weiler <pylon@gentoo.org> metadata.xml,
  openttd-0.4.7.ebuild:
  Add app-arch/unzip as dependency for scenarios-USE-flag; bug #132285.

  28 May 2006; Lars Weiler <pylon@gentoo.org> openttd-0.4.7.ebuild:
  Stable on ppc and x86.

*openttd-0.4.7 (26 Mar 2006)

  26 Mar 2006; Lars Weiler <pylon@gentoo.org> +openttd-0.4.7.ebuild:
  Hotfix release for 0.4.6; bug #127663.  The scenarios are also back now, but
  they will be installed with the scenario USE-flag only (not everybody wants
  to download the 4.7MB).  Thanks to Luca Spiller who found the
  scenario-package.

*openttd-0.4.6 (25 Mar 2006)

  25 Mar 2006; Lars Weiler <pylon@gentoo.org> +openttd-0.4.6.ebuild:
  With permission of the maintainer ebuild from bug #121532 added.

*openttd-0.4.0.1-r1 (31 Aug 2005)

  31 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/openttd-0.4.0.1-buffer-checks.patch, +openttd-0.4.0.1-r1.ebuild:
  Version bump with security fix #102631 by Alexey Dobriyan.

  22 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  openttd-0.4.0.1.ebuild:
  Stable on ppc (bug 102631).

*openttd-0.4.0.1 (23 May 2005)

  23 May 2005; David Holm <dholm@gentoo.org> +openttd-0.4.0.1.ebuild:
  Version bumped, and added fixes for dedicated mode submitted by Luca Spiller
  <thelucster (at) gmail (dot) com> (Bug #93486)

*openttd-0.4.0 (16 May 2005)

  16 May 2005; David Holm <dholm@gentoo.org> -openttd-0.3.5.ebuild,
  -openttd-0.3.6.ebuild, openttd-0.3.6-r1.ebuild, +openttd-0.4.0.ebuild:
  Version bumped (Bug #92773)
  Marked 0.3.6-r1 stable on ppc

*openttd-0.3.6-r1 (12 Apr 2005)

  12 Apr 2005; David Holm <dholm@gentoo.org> +openttd-0.3.6-r1.ebuild:
  Added ebuild changes as suggested by Anton Romanov <theli (at) ukr (dot)
  net> (Bug #79969)

  20 Feb 2005; David Holm <dholm@gentoo.org> openttd-0.3.6.ebuild:
  Stable on ppc

*openttd-0.3.6 (25 Jan 2005)

  25 Jan 2005; <avatar@gentoo.org> +files/openttd.initd,
  -openttd-0.3.4.ebuild, +openttd-0.3.6.ebuild:
  Version bumped Added support for dedicated USE-flag, thanks to Luca Spiller
  (thelucster (at) gmail (dot) com

  28 Dec 2004; David Holm <dholm@gentoo.org> openttd-0.3.5.ebuild:
  Play midi through alsa if timidity is disabled (Bug #64863)

*openttd-0.3.5 (25 Dec 2004)

  25 Dec 2004; David Holm <dholm@gentoo.org> -openttd-0.3.3.ebuild,
  +openttd-0.3.5.ebuild:
  Version bumped

*openttd-0.3.4 (18 Sep 2004)

  18 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> +openttd-0.3.4.ebuild:
  version bump - bug #64056

  06 Sep 2004; Tom Martin <slarti@gentoo.org> openttd-0.3.3.ebuild:
  Marked ~amd64, resolving bug 63029. Thanks to E. Papegaaij
  <e.papegaaij@student.utwente.nl> for reporting.

  23 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.3.3.ebuild:
  need unzip if we're planning to unzip anything (bug #58036)

*openttd-0.3.3 (17 Jul 2004)

  17 Jul 2004; David Holm <dholm@gentoo.org> +openttd-0.3.3.ebuild,
  -openttd-20040626.ebuild:
  Version bumped. Closing bug #57058.

  14 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
  openttd-20040626.ebuild:
  rdepend/depend to fix bug #56828

  02 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
  openttd-20040626.ebuild:
  don't mess with MAKEOPTS; unpack in unpack; use games eclass functions; tidy

*openttd-20040626 (27 Jun 2004)

  27 Jun 2004; David Holm <dholm@gentoo.org> +openttd-20040626.ebuild:
  Initial import, ebuild by Hinrik Örn Sigurðsson <flanders at simnet dot is>
  (bug #49113).