summaryrefslogtreecommitdiff
blob: e0df890ba3f184c6b1d82c4ee8848c6f3a9f050d (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
# ChangeLog for dev-lisp/sbcl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.72 2005/09/21 17:23:15 gustavoz Exp $

  21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> sbcl-0.9.4.ebuild:
  Stable on sparc

  09 Sep 2005; Matthew Kennedy <mkennedy@gentoo.org>
  -files/0.9.2/README.Gentoo,
  -files/0.9.2/customize-target-features.lisp-suffix, -files/0.9.2/sbcl.sh,
  -files/0.9.2/customize-target-features.lisp-prefix,
  -files/0.9.2/install-clc.lisp, -files/0.9.2/sbcl-gentoo.patch,
  -files/0.9.2/sbclrc, -sbcl-0.9.2.ebuild, sbcl-0.9.4.ebuild:
  Keywording stable x86; Keywording stable ppc (anything older than
  dev-lisp/sbcl-0.9.4 is incompatible with many in dev-lisp/cl-*); Resolves
  Bug #99456 (build failure on PPC for >dev-lisp/sbcl-0.9.1 and
  <dev-lisp/sbcl-0.9.4); Removed old ebuilds.

*sbcl-0.9.4 (01 Sep 2005)

  01 Sep 2005; Matthew Kennedy <mkennedy@gentoo.org>
  -files/0.8.21/README.Gentoo, -files/0.8.21/sbcl.sh, -files/0.9.0/sbcl.sh,
  -files/0.8.21/customize-target-features.lisp-prefix,
  -files/0.8.21/sbcl-gentoo.patch, -files/0.9.0/sbcl-gentoo.patch,
  -files/0.8.21/customize-target-features.lisp-suffix,
  -files/0.8.21/sbcl-no-tests-gentoo.patch, -files/0.9.0/sbclrc,
  -files/0.8.21/install-clc.lisp, -files/0.8.21/sbclrc,
  -files/0.9.1/README.Gentoo, -files/0.9.0/README.Gentoo,
  -files/0.9.1/customize-target-features.lisp-prefix,
  -files/0.9.0/customize-target-features.lisp-prefix,
  -files/0.9.0/customize-target-features.lisp-suffix,
  -files/0.9.0/install-clc.lisp,
  -files/0.9.1/customize-target-features.lisp-suffix,
  -files/0.9.1/install-clc.lisp, -files/0.9.1/sbcl.sh,
  -files/0.9.1/sbcl-gentoo.patch, -files/0.9.1/sbclrc,
  +files/0.9.4/README.Gentoo,
  +files/0.9.4/customize-target-features.lisp-prefix,
  +files/0.9.4/customize-target-features.lisp-suffix,
  +files/0.9.4/install-clc.lisp, +files/0.9.4/sbcl.sh,
  +files/0.9.4/sbcl-gentoo.patch, +files/0.9.4/sbclrc,
  -sbcl-0.8.21-r1.ebuild, -sbcl-0.9.0.ebuild, -sbcl-0.9.1.ebuild,
  -sbcl-0.9.1-r1.ebuild, sbcl-0.9.3.ebuild, +sbcl-0.9.4.ebuild:
  New upstream version; Resolves Bug #103899; Keywording stable amd64, sparc
  and x86 for =dev-lisp/sbcl-0.9.3; Resolves Bug #103902; Remove older
  ebuilds: <=dev-lisp/sbcl-0.9.1; Remove ppc keywords from
  >=dev-lisp/sbcl-0.9.3 (see Bug #99456).

  07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> sbcl-0.9.2.ebuild:
  Stable on ppc.

  28 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.9.3.ebuild:
  Don't add :SB-FUTEX to features -- its no longer used.

*sbcl-0.9.3 (28 Jul 2005)

  28 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.9.3/README.Gentoo,
  +files/0.9.3/customize-target-features.lisp-prefix,
  +files/0.9.3/customize-target-features.lisp-suffix,
  +files/0.9.3/install-clc.lisp, +files/0.9.3/sbcl.sh,
  +files/0.9.3/sbcl-gentoo.patch, +files/0.9.3/sbclrc, +sbcl-0.9.3.ebuild:
  New upstream version.

*sbcl-0.9.2 (06 Jul 2005)
*sbcl-0.9.1-r1 (06 Jul 2005)

  06 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.9.2/README.Gentoo,
  +files/0.9.2/customize-target-features.lisp-suffix, +files/0.9.2/sbcl.sh,
  +files/0.9.2/customize-target-features.lisp-prefix,
  +files/0.9.2/install-clc.lisp, +files/0.9.2/sbcl-gentoo.patch,
  +files/0.9.2/sbclrc, +sbcl-0.9.1-r1.ebuild, +sbcl-0.9.2.ebuild:
  New upstream version; Don't build PDF/PS documentation; Set LANG=C for each
  invocation of SBCL in the ebuild Resolves Bug 97116.

  26 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.9.1.ebuild:
  Set LANG=C when building; Change --no-debugger to --disable-debugger;
  Resolves Bug #97116

  31 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
  files/0.9.1/README.Gentoo, sbcl-0.9.1.ebuild:
  No longer supporting callbacks in USE; Removed old ebuilds.

*sbcl-0.9.1 (30 May 2005)

  30 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.9.1/README.Gentoo,
  +files/0.9.1/customize-target-features.lisp-prefix,
  +files/0.9.1/customize-target-features.lisp-suffix,
  +files/0.9.1/install-clc.lisp, +files/0.9.1/sbcl.sh,
  +files/0.9.1/sbcl-gentoo.patch, +files/0.9.1/sbclrc, +sbcl-0.9.1.ebuild:
  New upstream version; Handle hardened GCC configurations (see Bug #88399);
  Correct lib path using get_libdir (see Bug #87849)

  21 May 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.9.0.ebuild:
  Use most recent SBCL SPARC/Linux binary.

  13 May 2005; Matthew Kennedy <mkennedy@gentoo.org> :
  Digest fix.

  25 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> :
  Use /usr/$(get_libdir) instead of hardcoding /usr/lib; Resolves Bug #87849

  07 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> :
  New upstream version.

  16 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.18.ebuild,
  sbcl-0.8.19.ebuild, sbcl-0.8.20.ebuild:
  Correct MIPS SRC_URI; Add support for amd64 (see Bug #84876 and Bug #85274);
  Detect an attempt to use "hardened" features

*sbcl-0.8.20 (02 Mar 2005)

  02 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.8.20/README.Gentoo,
  +files/0.8.20/customize-target-features.lisp-prefix,
  +files/0.8.20/customize-target-features.lisp-suffix,
  +files/0.8.20/install-clc.lisp, +files/0.8.20/sbcl-gentoo.patch,
  +files/0.8.20/sbcl-no-tests-gentoo.patch, +files/0.8.20/sbcl.sh,
  +files/0.8.20/sbclrc, +sbcl-0.8.20.ebuild:
  New upstream version; Added "callbacks" USE flag; Don't include futex support
  on non-x86.

*sbcl-0.8.19 (12 Feb 2005)

  12 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.19.ebuild:
  Refine dependency on Common Lisp Controller to
  =dev-lisp/common-lisp-controller-4*; Resolves Bug #81546

  10 Feb 2005; Sven Wegener <swegener@gentoo.org> :
  Added missing digest entries.

  10 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.18.ebuild:
  Fixed typo: :sb-threads should have been :sb-thread

  08 Jan 2005; Sven Wegener <swegener@gentoo.org> :
  Added missing digest entries.

*sbcl-0.8.18 (07 Jan 2005)

  07 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml,
  -files/gc.lisp-linux-2.6.patch, -files/install-clc.lisp, -files/sbcl.rc,
  -files/sbcl.sh, -files/0.8.10/README.Gentoo,
  -files/0.8.10/customize-target-features.lisp,
  -files/0.8.10/customize-target-features.lisp.no-threads,
  -files/0.8.10/install-clc.lisp, -files/0.8.10/sbcl-asdf-install.1,
  -files/0.8.10/sbcl-gentoo.patch, -files/0.8.10/sbcl.sh,
  -files/0.8.10/sbclrc, -files/0.8.11/README.Gentoo,
  -files/0.8.11/customize-target-features.lisp,
  -files/0.8.11/customize-target-features.lisp.no-threads,
  -files/0.8.11/install-clc.lisp, -files/0.8.11/sbcl-asdf-install.1,
  -files/0.8.11/sbcl-gentoo.patch, -files/0.8.11/sbcl.sh,
  -files/0.8.11/sbclrc, -files/0.8.12/README.Gentoo,
  -files/0.8.12/customize-target-features.lisp,
  -files/0.8.12/customize-target-features.lisp.no-threads,
  -files/0.8.12/install-clc.lisp, -files/0.8.12/sbcl-gentoo.patch,
  -files/0.8.12/sbcl-no-tests-gentoo.patch, -files/0.8.12/sbcl.sh,
  -files/0.8.12/sbclrc, -files/0.8.13/README.Gentoo,
  -files/0.8.13/customize-target-features.lisp,
  -files/0.8.13/customize-target-features.lisp.no-threads,
  -files/0.8.13/install-clc.lisp, -files/0.8.13/sbcl-gentoo.patch,
  -files/0.8.13/sbcl-no-tests-gentoo.patch, -files/0.8.13/sbcl.sh,
  -files/0.8.13/sbclrc, -files/0.8.17/README.Gentoo,
  -files/0.8.17/customize-target-features.lisp-prefix,
  -files/0.8.17/customize-target-features.lisp-suffix,
  -files/0.8.17/install-clc.lisp, -files/0.8.17/sbcl-gentoo.patch,
  -files/0.8.17/sbcl-no-tests-gentoo.patch, -files/0.8.17/sbcl.sh,
  -files/0.8.17/sbclrc, +files/0.8.18/README.Gentoo,
  +files/0.8.18/customize-target-features.lisp-prefix,
  +files/0.8.18/customize-target-features.lisp-suffix,
  +files/0.8.18/install-clc.lisp, +files/0.8.18/sbcl-gentoo.patch,
  +files/0.8.18/sbcl-no-tests-gentoo.patch, +files/0.8.18/sbcl.sh,
  +files/0.8.18/sbclrc, -files/0.8.7/README.Gentoo,
  -files/0.8.7/customize-target-features.lisp,
  -files/0.8.7/customize-target-features.lisp.no-threads,
  -files/0.8.7/install-clc.lisp-gentoo.patch,
  -files/0.8.7/posix-tests.lisp-sandbox-gentoo.patch,
  -files/0.8.8/README.Gentoo, -files/0.8.8/customize-target-features.lisp,
  -files/0.8.8/customize-target-features.lisp.no-threads,
  -files/0.8.8/install-clc.lisp,
  -files/0.8.8/posix-tests.lisp-sandbox-gentoo.patch,
  -files/0.8.8/sbcl-asdf-install.1, -files/0.8.8/sbcl-gentoo.patch,
  -files/0.8.8/sbcl.rc, -files/0.8.8/sbcl.sh, -files/0.8.8/sbclrc,
  -files/0.8.9/GNUmakefile-SBCL_HOME-gentoo.patch,
  -files/0.8.9/README.Gentoo, -files/0.8.9/customize-target-features.lisp,
  -files/0.8.9/customize-target-features.lisp.no-threads,
  -files/0.8.9/install-clc.lisp,
  -files/0.8.9/posix-tests.lisp-sandbox-gentoo.patch,
  -files/0.8.9/sbcl-asdf-install.1, -files/0.8.9/sbcl.sh,
  -files/0.8.9/sbclrc, -sbcl-0.8.10.ebuild, -sbcl-0.8.11.ebuild,
  -sbcl-0.8.12-r1.ebuild, -sbcl-0.8.12.ebuild, -sbcl-0.8.13.ebuild,
  -sbcl-0.8.17.ebuild, +sbcl-0.8.18.ebuild, -sbcl-0.8.7-r1.ebuild,
  -sbcl-0.8.7.ebuild, -sbcl-0.8.8.ebuild, -sbcl-0.8.9.ebuild:
  New upstream version; Removed ports older than dev-lisp/sbcl-0.8.14; Remove
  dev-lisp/sbcl-0.8.17 port; Add Unicode support to dev-lisp/sbcl-0.8.18 and
  beyond; Update metadata.xml.

  13 Dec 2004; Sven Wegener <swegener@gentoo.org> sbcl-0.8.17.ebuild:
  Fixed invalid atoms in *DEPEND. Added missing digest entries.

*sbcl-0.8.17 (13 Dec 2004)

  13 Dec 2004; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.8.17/README.Gentoo,
  +files/0.8.17/customize-target-features.lisp-prefix,
  +files/0.8.17/customize-target-features.lisp-suffix,
  +files/0.8.17/install-clc.lisp, +files/0.8.17/sbcl-gentoo.patch,
  +files/0.8.17/sbcl-no-tests-gentoo.patch, +files/0.8.17/sbcl.sh,
  +files/0.8.17/sbclrc, sbcl-0.8.16.ebuild, +sbcl-0.8.17.ebuild:
  New upstream version (masked); Mark sbcl-0.8.16 stable for x86

  30 Nov 2004; Sven Wegener <swegener@gentoo.org> sbcl-0.8.15.ebuild,
  sbcl-0.8.16.ebuild:
  Fixed invalid atoms in *DEPEND.

  24 Nov 2004; Sven Wegener <swegener@gentoo.org> :
  Added missing digest entries.

  04 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org> sbcl-0.8.15.ebuild,
  sbcl-0.8.16.ebuild:
  Corrected dependencies.

*sbcl-0.8.16 (01 Nov 2004)

  01 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org>
  +files/0.8.16/README.Gentoo, +files/0.8.16/customize-target-features.lisp,
  +files/0.8.16/customize-target-features.lisp.no-threads,
  +files/0.8.16/install-clc.lisp, +files/0.8.16/sbcl-gentoo.patch,
  +files/0.8.16/sbcl-no-tests-gentoo.patch, +files/0.8.16/sbcl.sh,
  +files/0.8.16/sbclrc, sbcl-0.8.15.ebuild, +sbcl-0.8.16.ebuild:
  New upstream version; Marking 0.8.15 stable for x86

  04 Oct 2004; <mkennedy@gentoo.org> sbcl-0.8.14.ebuild:
  Marking 0.8.14 for stable x86

*sbcl-0.8.15 (04 Oct 2004)

  04 Oct 2004; <mkennedy@gentoo.org> +files/0.8.15/README.Gentoo,
  +files/0.8.15/customize-target-features.lisp,
  +files/0.8.15/customize-target-features.lisp.no-threads,
  +files/0.8.15/install-clc.lisp, +files/0.8.15/sbcl-gentoo.patch,
  +files/0.8.15/sbcl-no-tests-gentoo.patch, +files/0.8.15/sbcl.sh,
  +files/0.8.15/sbclrc, +sbcl-0.8.15.ebuild:
  New upstream version.

*sbcl-0.8.14 (02 Sep 2004)

  02 Sep 2004; <mkennedy@gentoo.org> +files/0.8.14/README.Gentoo,
  +files/0.8.14/customize-target-features.lisp,
  +files/0.8.14/customize-target-features.lisp.no-threads,
  +files/0.8.14/install-clc.lisp, +files/0.8.14/sbcl-gentoo.patch,
  +files/0.8.14/sbcl-no-tests-gentoo.patch, +files/0.8.14/sbcl.sh,
  +files/0.8.14/sbclrc, sbcl-0.8.13.ebuild, +sbcl-0.8.14.ebuild:
  New ustream version; Marking last version stable for x86

  05 Aug 2004; <mkennedy@gentoo.org> files/0.8.13/sbcl.sh:
  Remove verbose shell output from sbcl.sh

*sbcl-0.8.13 (01 Aug 2004)

  01 Aug 2004; <mkennedy@gentoo.org> +files/0.8.13/README.Gentoo,
  +files/0.8.13/customize-target-features.lisp,
  +files/0.8.13/customize-target-features.lisp.no-threads,
  +files/0.8.13/install-clc.lisp, +files/0.8.13/sbcl-gentoo.patch,
  +files/0.8.13/sbcl-no-tests-gentoo.patch, +files/0.8.13/sbcl.sh,
  +files/0.8.13/sbclrc, +sbcl-0.8.13.ebuild:
  New upstream version

*sbcl-0.8.12-r1 (30 Jul 2004)

  30 Jul 2004; <mkennedy@gentoo.org> +files/0.8.12/sbcl-no-tests-gentoo.patch,
  +sbcl-0.8.12-r1.ebuild:
  Added patch to avoid loading test system definitions for SB-POSIX and
  SB-BSD-SOCKETS (shortens load times); Marking stable arch for x86.

*sbcl-0.8.12 (10 Jul 2004)

  10 Jul 2004; <mkennedy@gentoo.org> +files/0.8.12/README.Gentoo,
  +files/0.8.12/customize-target-features.lisp,
  +files/0.8.12/customize-target-features.lisp.no-threads,
  +files/0.8.12/install-clc.lisp, +files/0.8.12/sbcl-gentoo.patch,
  +files/0.8.12/sbcl.sh, +files/0.8.12/sbclrc, sbcl-0.8.11.ebuild,
  +sbcl-0.8.12.ebuild:
  New upstream version.

*sbcl-0.8.11 (14 Jun 2004)

  14 Jun 2004; <mkennedy@gentoo.org> +files/0.8.11/README.Gentoo,
  +files/0.8.11/customize-target-features.lisp,
  +files/0.8.11/customize-target-features.lisp.no-threads,
  +files/0.8.11/install-clc.lisp, +files/0.8.11/sbcl-asdf-install.1,
  +files/0.8.11/sbcl-gentoo.patch, +files/0.8.11/sbcl.sh,
  +files/0.8.11/sbclrc, sbcl-0.8.10.ebuild, +sbcl-0.8.11.ebuild:
  New upstream version; Support for "nosource" in USE (don't install 
  SBCL source code)

  13 May 2004; <mkennedy@gentoo.org> sbcl-0.8.10.ebuild:
  Use a more recent SBCL build binary for PPC (was 0.7.13, now 0.8.8).
  Resolves Bug #44766

*sbcl-0.8.10 (06 May 2004)

  06 May 2004; <mkennedy@gentoo.org> +files/0.8.10/README.Gentoo,
  +files/0.8.10/customize-target-features.lisp,
  +files/0.8.10/customize-target-features.lisp.no-threads,
  +files/0.8.10/install-clc.lisp, +files/0.8.10/sbcl-asdf-install.1,
  +files/0.8.10/sbcl-gentoo.patch, +files/0.8.10/sbcl.sh,
  +files/0.8.10/sbclrc, +sbcl-0.8.10.ebuild:
  New upstream version; New depend of sys-apps/texinfo for texinfo
  documentation; Controll generation of PostScript and PDF via doc
  USE flag (new depend virtual/tetex)

  18 Apr 2004; <mkennedy@gentoo.org> files/sbcl.sh, files/0.8.9/sbcl.sh:
  Change /etc/sbcl.rc to /etc/sbclrc for sbcl.sh

*sbcl-0.8.9 (25 Mar 2004)

  25 Mar 2004; <mkennedy@gentoo.org> sbcl-0.8.9.ebuild,
  files/0.8.9/GNUmakefile-SBCL_HOME-gentoo.patch, files/0.8.9/README.Gentoo,
  files/0.8.9/customize-target-features.lisp,
  files/0.8.9/customize-target-features.lisp.no-threads,
  files/0.8.9/install-clc.lisp,
  files/0.8.9/posix-tests.lisp-sandbox-gentoo.patch,
  files/0.8.9/sbcl-asdf-install.1, files/0.8.9/sbcl.sh, files/0.8.9/sbclrc:
  New upstream minor version

  24 Mar 2004; <mkennedy@gentoo.org> sbcl-0.8.8.ebuild, files/0.8.8/sbclrc:
  Corrected path to system-wide SBCL configuration (should be /etc/sbclrc, not
  /etc/sbcl.rc)

  23 Mar 2004; <mkennedy@gentoo.org> sbcl-0.8.8.ebuild:
  Marking stable for x86

  02 Mar 2004; <mkennedy@gentoo.org> sbcl-0.8.8.ebuild, files/sbcl.rc:
  Installation of source.

*sbcl-0.8.8 (27 Feb 2004)

  27 Feb 2004; <mkennedy@gentoo.org> sbcl-0.8.8.ebuild,
  files/0.8.8/README.Gentoo, files/0.8.8/customize-target-features.lisp,
  files/0.8.8/customize-target-features.lisp.no-threads,
  files/0.8.8/install-clc.lisp,
  files/0.8.8/posix-tests.lisp-sandbox-gentoo.patch,
  files/0.8.8/sbcl-asdf-install.1, files/0.8.8/sbcl-gentoo.patch,
  files/0.8.8/sbcl.sh:
  New upstream; Move pkg_postinst/pkg_prerm to use the new eclass code; No
  longer use the Debian package (we keep our own CLC stuff in files now)

*sbcl-0.8.7-r1 (28 Jan 2004)

  28 Jan 2004; <mkennedy@gentoo.org> sbcl-0.8.7-r1.ebuild,
  files/0.8.7/customize-target-features.lisp,
  files/0.8.7/customize-target-features.lisp.no-threads,
  files/0.8.7/install-clc.lisp-gentoo.patch:
  Move to stable for x86; metadata improvements; common lisp controller clean
  up; inherit common-lisp-common for register-common-lisp-implementation; no 
  longer enable :sb-doc in the features expression

*sbcl-0.8.7-r1 (16 Jan 2004)

  16 Jan 2004; <mkennedy@gentoo.org> sbcl-0.8.7-r1.ebuild:
  Enhanced Common Lisp Controller support (install-clc.lisp); Fix ownership on
  portage-timestamp-compensate unpack to be root

*sbcl-0.8.7 (12 Jan 2004)

  12 Jan 2004; <mkennedy@gentoo.org> sbcl-0.8.7.ebuild,
  files/0.8.7/README.Gentoo, files/0.8.7/customize-target-features.lisp,
  files/0.8.7/posix-tests.lisp-sandbox-gentoo.patch:
  New upstream release.  Ebuild now supports threads USE flag for x86.
  This means dev-lisp/sbcl-mt is now obsolete.  Documentation is now
  installed from upstream documentation archives.  Masked ~x86.  Clean
  up of ebuild.  Added example CMUCL build line.  Added README.Gentoo
  with summary of Gentoo-specifics.

  27 Dec 2003; Jason Wever <weeve@gentoo.org> sbcl-0.8.5-r1.ebuild:
  Added patch from Steven Farmer <steve@megahack.com> to fix bug #36005.

*sbcl-0.8.5-r1 (25 Nov 2003)

  25 Nov 2003; <mkennedy@gentoo.org> sbcl-0.8.5-r1.ebuild:
  support for new clc code, move to x86 mask

*sbcl-0.8.5 (30 Oct 2003)

  30 Oct 2003; <mkennedy@gentoo.org> sbcl-0.8.4-r2.ebuild, sbcl-0.8.5.ebuild:
  new upstream

  30 Oct 2003; <mkennedy@gentoo.org> sbcl-0.6.12.ebuild, sbcl-0.7.5.ebuild,
  sbcl-0.7.6-r1.ebuild, sbcl-0.8.3.68.ebuild, sbcl-0.8.4-r2.ebuild:
  removed old ebuilds

  30 Oct 2003; <mkennedy@gentoo.org> sbcl-0.6.12.ebuild, sbcl-0.7.5.ebuild,
  sbcl-0.7.6-r1.ebuild, sbcl-0.8.3.68.ebuild, sbcl-0.8.4-r2.ebuild:
  improved clean up code, if you experience problems after updating to this
  version, try re-emerging sbcl -- this should resolve any transient upgrade
  problems

  13 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml:
  add metadata.xml

  13 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.4-r2.ebuild:
  this commit fixes more timestamp problems

  11 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.4-r2.ebuild:
  move cleanup code to postrm

*sbcl-0.8.4-r2 (11 Oct 2003)

  11 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.4-r2.ebuild:
  cleanup on prerm

*sbcl-0.8.4-r1 (09 Oct 2003)

  09 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.4-r1.ebuild:
  added mips, sparc support. build documentation from source

*sbcl-0.8.4 (08 Oct 2003)

  08 Oct 2003; Markus Nigbur <pyrania@gentoo.org> sbcl-0.8.4.ebuild:
  Version bump. This is a modification to sbcl-0.8.3.68 to add the html docs for
  sbcl as well as fix a build bug that occurs when SBCL_HOME is set while
  building. Thanks to Geoff Cant (bug 30640)

*sbcl-0.8.3.68 (03 Oct 2003)

  03 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.3.68.ebuild,
  files/gc.lisp-linux-2.6.patch, files/sbcl.rc:
  new debian version

*sbcl-0.8.3 (20 Sep 2003)

  20 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.8.3.ebuild,
  files/install-clc.lisp, files/sbcl.rc, files/sbcl.sh:
  new upstream release and support for common lisp controller gathered by Geoff
  Cant <geoffrey.cant.1@uni.massey.ac.nz> of bug #28340

*sbcl-0.8.1 (27 Jun 2003)

  27 Jun 2003; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.8.1.ebuild files/digest-sbcl-0.8.1 :
  New upstream version. Fixes #11899, #13970.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*sbcl-0.7.7 (11 Oct 2002)

  11 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.7.ebuild files/digest-sbcl-0.7.7 :
  New upstream version. Fixes #8398.

*sbcl-0.7.6-r1 (09 Aug 2002)

  09 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.6-r1.ebuild files/digest-sbcl-0.7.6-r1:

  Internal restructuring to allow both x86 and ppc to use the same sbcl ebuild,
  it depends on the newest version of Portage (2.0.27).
  
  Removed sbcl-0.7.6.ebuild files/digest-sbcl-0.7.6

*sbcl-0.7.6 (29 Jul 2002)

  29 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.6.ebuild files/digest-sbcl-0.7.6 :

  The x86 digest gets overwritten then doing digest update on ppc. We already
  have a working x86 version, so I leave this open on ppc but close it on x86
  until we get this fixed properly.

  29 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.6.ebuild files/digest-sbcl-0.7.6 :

  Tested on PPC.

  28 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.6.ebuild files/digest-sbcl-0.7.6 :

  New upstream version. Ebuild contributed by Marius Bernklev 
  <mariube@unixcore.com>.

*sbcl-0.7.5 (16 Jul 2002)

  19 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> sbcl-0.7.5.ebuild :

  Cleaned it. Now passes lintool.

  16 Jul 2002; phoen][x <phoenix@gentoo.org> sbcl-0.7.5.ebuild, files/digest-sbcl-0.7.5 :  
  Bumped to new Version.
  
  Ebuild contributed by Marius Bernklev <mariube@unixcore.com>.
  Thanks for the contribution.


*sbcl-0.6.12 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.