summaryrefslogtreecommitdiff
blob: 0057238bab252eb7e261b5ca9f68e40e642873da (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
# ChangeLog for sys-kernel/linux-headers
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.96 2005/02/03 19:37:49 plasmaroo Exp $

  03 Feb 2005; <plasmaroo@gentoo.org> linux-headers-2.6.8.1-r2.ebuild,
  linux-headers-2.6.8.1-r4.ebuild,
  files/linux-headers-2.6.8.1-appCompat.patch:
  Fix efibootmgr compilation on IA64.

  22 Jan 2005; <plasmaroo@gentoo.org>
  files/linux-headers-2.6.8.1-appCompat.patch:
  Fixing howl compilation on IA64.

  13 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  linux-headers-2.6.8.1-r2.ebuild, linux-headers-2.6.8.1-r4.ebuild:
  Added missing detect_version.

*linux-headers-2.6.8.1-r4 (13 Jan 2005)

  13 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  -files/generate-asm-amd64, files/linux-headers-2.6.8.1-appCompat.patch,
  -files/linux-headers-2.6.8.1-sparc-glibcsafe.patch,
  linux-headers-2.6.8.1-r2.ebuild, -linux-headers-2.6.8.1-r3.ebuild,
  +linux-headers-2.6.8.1-r4.ebuild:
  Merged sparc-glibc.patch ingo appcompat.patch to avoid filecount bloat.
  Revbump to add #include <linux/compiler.h> and force upgrade for people who
  grabbed it with the bad kernel-2.eclass.

*linux-headers-2.6.8.1-r2 (11 Jan 2005)

  11 Jan 2005; Mike Frysinger <vapier@gentoo.org>
  +files/linux-headers-2.6.0-fb.patch,
  +files/linux-headers-2.6.0-sysctl_h-compat.patch,
  +files/linux-headers-2.6.7-generic-arm-prepare.patch,
  +files/linux-headers-2.6.8.1-appCompat.patch,
  +files/linux-headers-2.6.8.1-arm-float.patch,
  +files/linux-headers-2.6.8.1-parisc-syscall.patch,
  +files/linux-headers-2.6.8.1-sparc-glibcsafe.patch,
  +files/linux-headers-2.6.8.1-strict-ansi-fix.patch,
  +linux-headers-2.6.8.1-r2.ebuild, +linux-headers-2.6.8.1-r3.ebuild:
  Bring 2.6 headers back from linux26-headers.

  14 Nov 2004; Markus Rothe <corsair@gentoo.org> linux-headers-2.4.22.ebuild:
  Added a ppc64 patch for soundcard support.

  06 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.23.ebuild:
  Workaround for cascading profiles on sparc64

  04 Oct 2004; <iggy@gentoo.org> linux-headers-2.4.26.ebuild:
  switched custom ARCH setting code to use set_arch_to_* from eutils

  17 Aug 2004; Aron Griffis <agriffis@gentoo.org> linux-headers-2.4.23.ebuild:
  stable on alpha

*linux-headers-2.6.99 (09 Jul 2004)

  09 Jul 2004; Travis Tilley <lv@gentoo.org> +linux-headers-2.6.99.ebuild:
  added an ebuild to help migrating 2.6 kernel header users

  09 Jul 2004; Travis Tilley <lv@gentoo.org>
  -files/linux-headers-2.6.0-appCompat.patch,
  -files/linux-headers-2.6.0-fb.patch,
  -files/linux-headers-2.6.0-strict-ansi-fix.patch,
  -files/linux-headers-2.6.0-sysctl_h-compat.patch,
  -files/linux-headers-2.6.3-appCompat.patch,
  -files/linux-headers-2.6.3-strict-ansi-fix.patch,
  -files/linux-headers-2.6.4-appCompat.patch,
  -files/linux-headers-2.6.4-unistd-nptl-fix.patch,
  -files/linux-headers-2.6.6-appCompat.patch,
  -files/linux-headers-2.6.6-tcp_info-DRS-backport.patch,
  -files/linux-headers-2.6.7-appCompat.patch, linux-headers-2.0.40.ebuild,
  linux-headers-2.2.26.ebuild, linux-headers-2.4.21-r1.ebuild,
  linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild,
  linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild,
  linux-headers-2.4.26.ebuild, -linux-headers-2.6.1.ebuild,
  -linux-headers-2.6.3-r1.ebuild, -linux-headers-2.6.4.ebuild,
  -linux-headers-2.6.5.ebuild, -linux-headers-2.6.6-r1.ebuild,
  -linux-headers-2.6.6.ebuild, -linux-headers-2.6.7-r1.ebuild:
  moved all 2.6 header packages into linux26-headers and updated dependencies so
  that linux-headers conflicts with virtual/os-headers

  03 Jul 2004; Michal Januszewski <spock@gentoo.org>
  linux-headers-2.6.7-r1.ebuild:
  Removed the nptl-fix patch from 2.6.7 ebuild, as this has been fixed in
  upstream. Closes bug #55165.

*linux-headers-2.6.7-r1 (28 Jun 2004)

  28 Jun 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.7-r1.ebuild,
  -linux-headers-2.6.7.ebuild, files/linux-headers-2.6.7-appCompat.patch:
  Removing forced inlining from the 2.6.7 headers; this should solve inlining
  issues for GCC 3.4 users.

  24 Jun 2004; <plasmaroo@gentoo.org>
  files/linux-headers-2.6.7-appCompat.patch:
  Added a few missing bits from <linux/compiler.h> that were removed from
  upstream but are still needed. Fixes bug #54542.

  24 Jun 2004; <plasmaroo@gentoo.org> linux-headers-2.6.6-r1.ebuild:
  Added "cd ${S}" so this doesn't fail under amd64. Closes bug #54949.

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> linux-headers-2.2.26.ebuild,
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild,
  linux-headers-2.4.25.ebuild, linux-headers-2.4.26.ebuild,
  linux-headers-2.6.1.ebuild, linux-headers-2.6.3-r1.ebuild,
  linux-headers-2.6.4.ebuild, linux-headers-2.6.5.ebuild,
  linux-headers-2.6.6-r1.ebuild, linux-headers-2.6.6.ebuild,
  linux-headers-2.6.7.ebuild:
  QA - fix use invocation and don't subshell epatch

*linux-headers-2.6.6-r1 (22 Jun 2004)

  22 Jun 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.6-r1.ebuild,
  +files/linux-headers-2.6.6-tcp_info-DRS-backport.patch:
  Backporting the 2.6.7 TCP header change upstream so that iproute2 compiles
  fine on amd64.

*linux-headers-2.6.7 (19 Jun 2004)

  19 Jun 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.7.ebuild,
  +files/linux-headers-2.6.7-appCompat.patch:
  Version bump.

  19 Jun 2004; <malc@gentoo.org> linux-headers-2.6.6.ebuild:
  Mark stable for release - amd64 needs this DEP for glibc 20040605

  04 Jun 2004; <plasmaroo@gentoo.org>
  files/linux-headers-2.6.6-appCompat.patch:
  Added a patch to linux-headers-2.6.6 to solve sash issues on ARM and possibly
  other architectures. Closes bug #42527.

  03 Jun 2004; Travis Tilley <lv@gentoo.org> linux-headers-2.6.6.ebuild:
  added ~amd64 to keywords

*linux-headers-2.6.6 (03 Jun 2004)

  03 Jun 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.6.ebuild,
  +files/linux-headers-2.6.6-appCompat.patch:
  Version bump.

  02 Jun 2004; Travis Tilley <lv@gentoo.org> linux-headers-2.4.26.ebuild:
  added ~amd64 keyword

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> linux-headers-2.4.25.ebuild,
  linux-headers-2.4.26.ebuild, linux-headers-2.6.1.ebuild,
  linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild,
  linux-headers-2.6.5.ebuild:
  Add inherit eutils

*linux-headers-2.4.26 (22 Apr 2004)

  22 Apr 2004; Joshua Kinard <kumba@gentoo.org> +linux-headers-2.4.26.ebuild:
  Version Bump.

  14 Apr 2004; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild,
  linux-headers-2.4.25.ebuild, linux-headers-2.6.1.ebuild,
  linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild,
  linux-headers-2.6.5.ebuild:
  Fixed up how the generate-asm-sparc script is handled. Instead of attempting
  to chmod it in FILEDIR, we copy it to WORKDIR first and then chmod it, incase it loses it's
  permissions. This avoids sandbox violations.

  12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild:
  Add eutils to inherit, add IUSE=

  12 Apr 2004; Travis Tilley <lv@gentoo.org> linux-headers-2.6.4.ebuild,
  linux-headers-2.6.5.ebuild:
  added a patch that allows glibc to compile with nptl support on amd64

  11 Apr 2004; Joshua Kinard <kumba@gentoo.org> linux-headers-2.0.40.ebuild,
  linux-headers-2.2.26.ebuild, linux-headers-2.4.21-r1.ebuild,
  linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild,
  linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild,
  linux-headers-2.6.1.ebuild, linux-headers-2.6.3-r1.ebuild,
  linux-headers-2.6.4.ebuild, linux-headers-2.6.5.ebuild:
  More cleanups in the sed code for setting ARCH. Eliminates the i386_64 bug on
  amd64.

  11 Apr 2004; Joshua Kinard <kumba@gentoo.org> linux-headers-2.6.1.ebuild,
  linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild,
  linux-headers-2.6.5.ebuild:
  Typo fixes: the "-e s/i386_64/x86_64/" parts of the sed command in pkg_setup
  got cut off in the last update.

*linux-headers-2.0.40 (10 Apr 2004)

  10 Apr 2004; Joshua Kinard <kumba@gentoo.org> linux-headers-2.0.40.ebuild,
  linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild,
  linux-headers-2.2.26.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild:
  Cleaned out old ebuilds (2.4.16->2.4.19), removed old 2.2.2{0,1} ebuilds, and
  added ebuilds for 2.0.40 and 2.2.26

  09 Apr 2004; Brian Jackson <iggy@gentoo.org> linux-headers-2.4.22.ebuild:
  added s390 keyword

  07 Apr 2004; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild,
  linux-headers-2.4.25.ebuild, linux-headers-2.6.1.ebuild,
  linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild,
  linux-headers-2.6.5.ebuild:
  Moved the mips checking code into pkg_setup and added hppa to the check (both
  have their own headers packages)

*linux-headers-2.6.5 (07 Apr 2004)

  07 Apr 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.5.ebuild:
  Version bump.

  03 Apr 2004; Jason Wever <weeve@gentoo.org> linux-headers-2.4.23.ebuild:
  Stable on sparc.

  21 Mar 2004; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.23.ebuild,
  linux-headers-2.4.25.ebuild, linux-headers-2.6.3-r1.ebuild,
  linux-headers-2.6.4.ebuild:
  Bump linux-2.4.21-r1 headers to x86 stable, as it has a patch that fixes Bug
  #32246 for x86. Also tweaked how headers for sparc systems are handled. For
  sparc32, generate-sparc-asm is no longer used and headers are copied as-is,
  but for sparc64, generate-sparc-asm gets used to get headers generated
  properly.

*linux-headers-2.6.4 (13 Mar 2004)

  13 Mar 2004; <plasmaroo@gentoo.org> linux-headers-2.6.4.ebuild,
  files/linux-headers-2.6.4-appCompat.patch:
  Version bump; also fixes bugs #40419 and #44265.

  13 Mar 2004; Seemant Kulleen <seemant@gentoo.org>
  linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild,
  linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild,
  linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild,
  linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild,
  linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild,
  linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild,
  linux-headers-2.4.19.ebuild:
  console-tools has been PROVIDEd by sys-apps/kbd for the longest time, so
  changed the dependency info to sys-apps/kbd from sys-apps/console-tools

  08 Mar 2004; Jason Wever <weeve@gentoo.org> linux-headers-2.4.23.ebuild:
  Added ~sparc keyword to help resolve bug #43233.

*linux-headers-2.4.25 (07 Mar 2004)

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.23.ebuild,
  linux-headers-2.4.25.ebuild:
  New headers revision, keyword masked.

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.19-r1.ebuild:
  mips keywords don't belong in linux-headers, removing.

  03 Mar 2004; <agriffis@gentoo.org> linux-headers-2.4.23.ebuild:
  Add back -* for bug 43670 even though I don't quite get it yet

  03 Mar 2004; <agriffis@gentoo.org> linux-headers-2.4.23.ebuild:
  Add alpha and ia64 keywords to linux-headers-2.4.23 which should fix
  compilation of many userland applications (such as sash) which could not build
  with the older headers.

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> linux-headers-2.4.21-r1.ebuild:
  s390 keywords

  29 Feb 2004; <plasmaroo@gentoo.org>
  files/linux-headers-2.6.3-strict-ansi-fix.patch:
  Added Kevin Owen's contributed patch porting our X86 specific
  compatibility patches to AMD64. Closes bug #43520. Thanks!

*linux-headers-2.6.3-r1 (22 Feb 2004)

  22 Feb 2004; <plasmaroo@gentoo.org> linux-headers-2.6.3-r1.ebuild,
  linux-headers-2.6.3.ebuild, files/linux-headers-2.6.3-strict-ansi-fix.patch:
  Version bump; resolves bug #42239.

*linux-headers-2.6.3 (19 Feb 2004)

  19 Feb 2004; <plasmaroo@gentoo.org> linux-headers-2.6.3.ebuild,
  files/linux-headers-2.6.3-appCompat.patch,
  files/linux-headers-2.6.3-strict-ansi-fix.patch:
  Version bump. Closes bug #42153.

  15 Feb 2004; Jason Wever <weeve@gentoo.org> linux-headers-2.4.21-r1.ebuild:
  Marked stable on sparc, fixes bug #26062.

*linux-headers-2.6.1 (08 Feb 2004)

  08 Feb 2004; <plasmaroo@gentoo.org> linux-headers-2.6.1.ebuild,
  files/linux-headers-2.6.0-appCompat.patch:
  Version bump. Closes bugs #40438 and #38357.

  02 Feb 2004; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Bumped 2.4.21 headers to x86 stable, and 2.4.22 to x86 unstable.

  28 Jan 2004; Aron Griffis <agriffis@gentoo.org> linux-headers-2.4.21.ebuild:
  stable on alpha and ia64

  22 Jan 2004; Michal 'Spock' Januszewski <spock@gentoo.org>
  linux-headers-2.6.0.ebuild, files/linux-headers-2.6.0-fb.patch:
  Added a fix for linux/fb.h. This should close bugs #38737 and #38603.

  16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
  linux-headers-2.4.22.ebuild:
  set ppc in keywords

  08 Jan 2004; Brian Jackson <iggy@gentoo.org> linux-headers-2.2.20.ebuild,
  linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild,
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild,
  linux-headers-2.6.0.ebuild:
  updated ebuild Copyright years

*linux-headers-2.6.0 (24 Dec 2003)

  24 Dec 2003; <plasmaroo@gentoo.org> linux-headers-2.6.0.ebuild,
  linux-headers-2.6.0_beta11.ebuild,
  files/linux-headers-2.6.0-appCompat.patch:
  Version bump - this version has been patched to support some applications
  which did not compile on 2.6. Please report any bugs to http://bugs.gentoo.org
  or plasmaroo@gentoo.org

  11 Dec 2003; <plasmaroo@gentoo.org>
  files/linux-headers-strict-ansi-fix.patch:
  Updated the 'linux-headers-strict-ansi-fix.patch' patch to fix problematic
  packages such as kdemultimedia with ANSI compilation errors; this should close
  bug #32246. Thanks to all those involved in testing this.

  09 Dec 2003; <spider@gentoo.org> linux-headers-2.2.20.ebuild,
  linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild:
  Fixing chown 0.0 to 0:0

*linux-headers-2.6.0_beta11 (07 Dec 2003)

  07 Dec 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.23.ebuild,
  linux-headers-2.6.0_beta11.ebuild:
  May be of use for people to test against before final 2.6 sources get released.
  Should work for the most part, but we'll just have to see...

*linux-headers-2.4.23 (28 Nov 2003)

  28 Nov 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.23.ebuild:
  Revision bump for 2.4.23 kernel. Keyword masked until it can be tested. With
  the newer iputils package available, these should work fine.

*linux-headers-2.4.21-r1 (16 Nov 2003)

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> linux-headers-2.4.21.ebuild:
  Add '~alpha'.

  20 Nov 2003; Brandon Low <lostlogic@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Move version handling logic to after inherit kernel, or insert it where
  necessary.

  16 Nov 2003; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Sparc Fix: For the generation of asm_offsets.h for sparc systems, changed the
  "make ARCH=sparc dep" line to "make ARCH=${ARCH} dep" because the system
  compiler at the present time will fail to complete a make dep stage. This is a
  temp-fix for sparc64 systems (make dep will invoke the gcc64 compiler), but sparc32
  systems may continue to be affected until either the kernel gets a fix, or a new
  gcc branch update hopefully corrects the problem.

  16 Nov 2003; Joshua Kinard <kumba@gentoo.org>
  linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild, files/linux-headers-strict-ansi-fix.patch:
  Changed the ordering of some variables to adjust to new kernel.eclass behavior.
  Added a patch that fixes an issue regarding the use of gcc's -ansi flag.

*linux-headers-2.4.22 (21 Sep 2003)

  30 Oct 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Added a minor note in pkg_postinst() to advise users to upgrade their glibc
  after emerging newer kernel headers.  Closes Bug #25836
  Tweaked the ARCH= line in the same ebuilds to get assigned the value of
  "uname -m".  This prevents any nasty surprises incase someone re-defines
  $ARCH from the commandline (or in a script).  Closes Bug #26647.

  29 Oct 2003; <plasmaroo@gentoo.org> linux-headers-2.2.20.ebuild,
  linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild:
  All linux-headers ebuilds have been re-slotted to slot zero.
  Bug #32197, et al.

  23 Oct 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Changed SLOT to 0 from ${OKV}

  21 Oct 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild:
  Added ~x86 to KEYWORDS
  Removed +x mode that somehow got set on all ebuilds.

  01 Oct 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild,
  linux-headers-2.4.22.ebuild:
  Missing PROVIDE="virtual/kernel virtual/os-headers"; Added.

  29 Sep 2003; Martin Holzer <mholzer@gentoo.org> linux-headers-2.2.20.ebuild,
  linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild,
  linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild:
  Now uses mirror://kernel.

  21 Sep 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.22.ebuild:
  Created ebuild for linux-headers-2.4.22; set KEYWORDS to "-*" to mask it 
  until it is needed. Please note that at this time, net-misc/iputils will 
  fail to compile if built against 2.4.22 headers.

*linux-headers-2.4.21 (21 Jun 2003)

  21 Sep 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild:
  Typo fixes in linux-headers-2.4.21, added blank EXTRAVERSION to prevent
  kernel.eclass from appending "-linux-r0" to the version string.

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> linux-headers-2.4.21.ebuild:
  Added 'ia64' keywords.

  12 Sep 2003; Joshua Kinard <kumba@gentoo.org> linux-headers-2.4.21.ebuild,
  files/bigendian-byteorder-fix.patch, files/generate-asm-sparc:
  Re-written linux-headers-2.4.21 ebuild; Utilizes kernel.eclass, and includes a
  needed fix for sparc systems. Only usable with the gcc33-sparc64-1.4 testing
  profile right now.  Should not affect amd64; if it does, Yell.

  21 Jun 2003; Daniel Robbins <drobbins@gentoo.org> 
  New linux-headers-2.4.21 (stock) to be used for amd64.

*linux-headers-2.4.17-r4 (11 Mar 2003)

  11 Mar 2003; Zach Welch <zwelch@gentoo.org> linux-headers-2.2.20.ebuild,
  linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
  linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
  linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
  linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
  linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
  linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild,
  linux-headers-2.4.20.ebuild:
  Add virtual/os-headers "PROVIDE".

*linux-headers-2.4.20 (06 Feb 2003)

  03 Apr 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  This ebuild is replaced by the hppa-headers-2.4.20_p32.ebuild since
  KEYWORDS was "hppa -*".

  28 Mar 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Added building of include/asm/offset.h on hppa.

  15 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Updated hppa patch level from 23 to 26.

  06 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Released 2.4.20 needed for hppa. Others archs are masked.

  20 Dec 2002; Dean Bailey <alron@gentoo.org> : added missing sparc64 to ebuild.

*linux-headers-2.4.19-r1 (18 Dec 2002)

  24 Mar 2003; Christian Birchinger <joker@gentoo.org>
  linux-headers-2.4.19-r1.ebuild:
  Added a sparc64 detection fix.

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added 'mips' to keywords.

  18 Dec 2002; Dean Bailey <alron@gentoo.org> : 
  Fixed the lack of sparc64 instances in the file which were accidently wiped during an earlier fix.
  Set to r1 as this was a large enough change.

  17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
  Make all kernel-sources SLOT="${KV}"

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : Changed sparc ~sparc keywords.

*linux-headers-2.4.19 (02 Sept 2002)

  02 Sept 2002; Nicholas Jones <carpaski@gentoo.org> :

  Fixed the
	  mv: cannot move `linux-2.4.19' to a subdirectory of itself
          error with a $OKV!=$KV check.

  Added comments to the die statements.		

*** See the sys-kernel/linux-sources ChangeLog for general changes. ***