summaryrefslogtreecommitdiff
blob: 00d06221fb16b9e8bf4a27d7751c3c3d290db592 (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
# ChangeLog for sys-apps/kmod
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.134 2014/02/23 19:49:47 maekke Exp $

  23 Feb 2014; Markus Meier <maekke@gentoo.org> kmod-16.ebuild:
  arm stable, bug #500106

  23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kmod-16.ebuild:
  Stable for ppc, wrt bug #500106

  22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kmod-16.ebuild:
  Stable for x86, wrt bug #500106

  20 Feb 2014; Pacho Ramos <pacho@gentoo.org> kmod-16.ebuild:
  amd64 stable, bug #500106

  20 Feb 2014; Akinori Hattori <hattya@gentoo.org> kmod-16.ebuild:
  ia64 stable wrt bug #500106

  11 Feb 2014; Matt Turner <mattst88@gentoo.org> kmod-16.ebuild:
  alpha stable, bug 500106.

  05 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> kmod-16.ebuild,
  kmod-9999.ebuild:
  Fix bash-completion directory by using bash-completion-r1.eclass. Temporarily
  run non-9999 ebuilds as -j1 because of the -15-dynamic-kmod.patch wrt #494806

  02 Feb 2014; Jeroen Roovers <jer@gentoo.org> kmod-16.ebuild:
  Stable for HPPA (bug #500106).

  19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> kmod-15.ebuild:
  Stable for sparc, wrt bug #487338

  19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> kmod-15.ebuild:
  Stable for ppc64, wrt bug #487338

  19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> kmod-15.ebuild:
  Stable for ppc, wrt bug #487338

  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> kmod-15-r1.ebuild,
  kmod-16.ebuild, kmod-9999.ebuild:
  Add arm64 love.

  17 Jan 2014; Mike Frysinger <vapier@gentoo.org> kmod-15-r1.ebuild:
  Mark ia64/m68k/s390/sh stable #487338.

  27 Dec 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-15.ebuild:
  Use MERGE_TYPE to avoid the pkg_setup() based compiler version check wrt
  #495228

*kmod-16 (27 Dec 2013)

  27 Dec 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-16.ebuild,
  kmod-9999.ebuild:
  Version bump (and synchronize with -9999)

*kmod-15-r1 (09 Dec 2013)

  09 Dec 2013; Mike Frysinger <vapier@gentoo.org>
  +files/kmod-15-dynamic-kmod.patch, +kmod-15-r1.ebuild:
  Do not statically link libkmod #493630 by Nikoli.

  08 Dec 2013; Markus Meier <maekke@gentoo.org> kmod-15.ebuild:
  arm stable, bug #487338

  01 Dec 2013; Johannes Huber <johu@gentoo.org> kmod-15.ebuild:
  x86 stable, bug #487338

  24 Nov 2013; Pacho Ramos <pacho@gentoo.org> kmod-15.ebuild:
  amd64 stable, bug #487338

  13 Nov 2013; Matt Turner <mattst88@gentoo.org> kmod-15.ebuild:
  alpha stable, bug 487338.

  12 Nov 2013; Jeroen Roovers <jer@gentoo.org> kmod-15.ebuild:
  Stable for HPPA (bug #487338).

  19 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-15.ebuild,
  kmod-9999.ebuild:
  Check compiler (preprocessor) version only if it's GNU GCC wrt #485310 by
  "eroen"

  25 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> -kmod-14-r1.ebuild,
  -kmod-14-r2.ebuild:
  old

*kmod-15 (24 Aug 2013)

  24 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-15.ebuild:
  Version bump.

  24 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-13-r1.ebuild,
  kmod-14-r1.ebuild, kmod-14-r2.ebuild, kmod-9999.ebuild:
  Remove checks for CONFIG_MODULES and CONFIG_MODULE_UNLOAD and upgrade path
  from sys-apps/module-init-tools wrt #462926 by Mike Frysinger. Bail out early
  if the used compiler is too old wrt #481020.

*kmod-14-r1 (16 Aug 2013)

  16 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-14-r1.ebuild:
  Restore crippled version to tree because sys-apps/openrc >= 0.12 was
  hardmasked for other reasons.

  16 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> -files/static-nodes,
  -kmod-14-r1.ebuild:
  old

  16 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-14-r2.ebuild,
  kmod-9999.ebuild:
  Block old OpenRC instead of depending on new one to prevent circular
  dependency.

*kmod-14-r2 (16 Aug 2013)

  16 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-14-r2.ebuild,
  kmod-9999.ebuild:
  Revision bump for OpenRC >= 0.12 to make the "static-nodes" -> "kmod-static-
  nodes" switch for everyone.

  09 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-14-r1.ebuild,
  kmod-9999.ebuild, +files/kmod-static-nodes:
  Rename static-nodes init script to kmod-static-nodes as suggested by WilliamH
  earlier. Support OpenRC 0.12 and the new tmpfiles /dev support.
  Proper revision bump is required after OpenRC 0.12 is in tree.

  30 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> files/static-nodes:
  Remove unrequired "need localmount" from the init script depend()

  26 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> -kmod-12-r1.ebuild,
  -kmod-14.ebuild:
  old

  26 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-13-r1.ebuild:
  m68k stable wrt #470580

  26 Jul 2013; William Hubbs <williamh@gentoo.org> files/static-nodes:
  Style fixes for init script, convert multiple spaces at the start of lines to
  tabs.

  23 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> files/static-nodes:
  Correct tmpfiles.setup init script name in depend()

*kmod-14-r1 (23 Jul 2013)

  23 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-14-r1.ebuild,
  kmod-9999.ebuild, metadata.xml, +files/static-nodes:
  Import support for kmod tmpfiles.d static device node creation wrt #477856 by
  Alexander Vershilov

  04 Jul 2013; William Hubbs <williamh@gentoo.org> -kmod-13.ebuild:
  remove old version

*kmod-14 (04 Jul 2013)

  04 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-14.ebuild,
  kmod-9999.ebuild:
  Revert upstream commit that discontinued support for --enable-static in order
  to get libkmod.a back for USE="static-libs" in sys-fs/udev (libudev.a) wrt
  #472608. Version bump.

  30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for s390, wrt bug #470580

  29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for ppc64, wrt bug #470580

  29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for ppc, wrt bug #470580

  29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for sparc, wrt bug #470580

  26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for arm, wrt bug #470580

  26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for ia64, wrt bug #470580

  26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for alpha, wrt bug #470580

  25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for x86, wrt bug #470580

  25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for amd64, wrt bug #470580

  14 Jun 2013; William Hubbs <williamh@gentoo.org> kmod-9999.ebuild:
  always build  shared libraries

  09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmod-13-r1.ebuild:
  Stable for sh, wrt bug #470580

  02 Jun 2013; Jeroen Roovers <jer@gentoo.org> kmod-13-r1.ebuild:
  Stable for HPPA (bug #470580).

*kmod-13-r1 (27 May 2013)

  27 May 2013; Samuli Suominen <ssuominen@gentoo.org> +kmod-13-r1.ebuild,
  +files/kmod-13-errno_syscall.patch:
  Avoid calling syscall() with -1 patch from upstream for
  http://bugs.funtoo.org/browse/FL-534 as requested by lxnay

  10 Apr 2013; William Hubbs <williamh@gentoo.org> kmod-13.ebuild,
  kmod-9999.ebuild:
  drop --disable-silent-rules since it is part of eapi 5, thanks to Samuli
  Suominen.

*kmod-13 (10 Apr 2013)

  10 Apr 2013; William Hubbs <williamh@gentoo.org> +kmod-13.ebuild,
  kmod-9999.ebuild:
  version bump, eapi bump and sync live ebuild.

  26 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Declare this package as VIRTUAL_MODUTILS=1 for use with linux-mod.eclass wrt
  #462926

  22 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Sanitize upgrade path from sys-apps/module-init-tools by running
  update_depmod() function from linux-mod.eclass, but skipping it if we are
  upgrading or the /lib/modules directory with eg. modules.dep is missing.

  06 Mar 2013; Raúl Porcel <armin76@gentoo.org> kmod-12-r1.ebuild:
  m68k/s390/sh/sparc stable wrt #457568

  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kmod-12-r1.ebuild:
  Stable for alpha, wrt bug #457568

  15 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Warn users also about missing CONFIG_MODULE_UNLOAD (otherwise modprobe -r and
  lsmod won't behave as they should)

  09 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild:
  arm/ppc64 stable wrt #452556

  09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kmod-12-r1.ebuild:
  Stable for ia64, wrt bug #452556

  08 Feb 2013; Jeroen Roovers <jer@gentoo.org> kmod-12-r1.ebuild:
  Stable for HPPA (bug #452556).

  05 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Ensure CONFIG_MODULES is set using linux-info.eclass by Agostino Sarubbo

  27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmod-12-r1.ebuild:
  Stable for ppc, wrt bug #452556

  20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmod-12-r1.ebuild:
  Stable for x86, wrt bug #452556

  19 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild:
  amd64 stable wrt #452556

  18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Pass --disable-silent-rules wrt #452854 by Agostino Sarubbo

  07 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Create also /bin/modinfo symlink because the application is useble and
  useful as a normal user.

  18 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> -kmod-12.ebuild:
  old

*kmod-12-r1 (18 Dec 2012)

  18 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-12-r1.ebuild,
  kmod-9999.ebuild:
  Moving binaries to where they are with module-init-tools one last time (!)
  wrt #447580 by "consus"

  06 Dec 2012; William Hubbs <williamh@gentoo.org> -kmod-11-r4.ebuild:
  remove broken version

*kmod-12 (05 Dec 2012)

  05 Dec 2012; William Hubbs <williamh@gentoo.org> +kmod-12.ebuild,
  kmod-9999.ebuild:
  version bump and sync live ebuild. We dropped the --libdir= configure switch
  to install the pkg-config file in the proper location.

*kmod-11-r4 (04 Dec 2012)

  04 Dec 2012; William Hubbs <williamh@gentoo.org> +kmod-11-r4.ebuild,
  kmod-9999.ebuild:
  Upstream recommended to me that we install the kmod binary in /bin. Also I
  have put the syminks there except for the compatibility symlinks for the
  kernel.

*kmod-11-r3 (25 Nov 2012)

  25 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-11-r3.ebuild,
  kmod-9999.ebuild:
  Use --with-rootlibdir= instead of gen_usr_ldscript wrt #443710 by William
  Hubbs

  24 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
  -files/kmod-8-gc-sections.patch, -kmod-10-r2.ebuild:
  old

*kmod-11-r2 (24 Nov 2012)

  24 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-11-r2.ebuild,
  kmod-9999.ebuild:
  Move kmod from /usr to / wrt #443710 by Francisco Blas Izquierdo Riera and
  Lars Wendler

  10 Nov 2012; William Hubbs <williamh@gentoo.org> ChangeLog:
  add libxslt dependency for bug #442402 to kmod-11-r1 and kmod-9999.

*kmod-11-r1 (08 Nov 2012)

  08 Nov 2012; William Hubbs <williamh@gentoo.org> +kmod-11-r1.ebuild,
  kmod-9999.ebuild:
  kmod reads from /lib/modprobe.d not /usr/lib/modprobe.d

*kmod-11 (08 Nov 2012)

  08 Nov 2012; William Hubbs <williamh@gentoo.org> +kmod-11.ebuild,
  kmod-9999.ebuild:
  version bump and sync live ebuild

*kmod-10-r2 (20 Oct 2012)

  20 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-10-r2.ebuild,
  kmod-9999.ebuild:
  Convert from modprobe install to softdep wrt #396147 by Gustavo Sverzut
  Barbieri

*kmod-10-r1 (20 Oct 2012)

  20 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-10-r1.ebuild,
  kmod-9999.ebuild:
  Forward /etc/modprobe.d/usb-load-ehci-first.conf from module-init-tools to
  kmod wrt #260139

  20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
  Remove extraneous character from email address.

  09 Sep 2012; William Hubbs <williamh@gentoo.org> kmod-10.ebuild,
  kmod-9999.ebuild:
  clean up the live portion of the ebuild using multiple inherits

*kmod-10 (08 Sep 2012)

  08 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-10.ebuild,
  kmod-9999.ebuild:
  Version bump. Use prune_libtool_files from eutils.eclass.

  23 Jul 2012; William Hubbs <williamh@gentoo.org> -kmod-7.ebuild,
  -kmod-8.ebuild, -kmod-9.ebuild:
  remove old versions

  22 Jul 2012; Raúl Porcel <armin76@gentoo.org> kmod-9.ebuild,
  kmod-9-r3.ebuild:
  Add ~alpha/~sh/~sparc wrt #397769

  20 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> kmod-9-r3.ebuild,
  kmod-9999.ebuild:
  Force recent enough sys-libs/zlib for zlib.pc pkg-config file to be present
  wrt #427130 by Nick Bowler

  17 Jul 2012; William Hubbs <williamh@gentoo.org> -kmod-9-r2.ebuild:
  remove broken version

*kmod-9-r3 (17 Jul 2012)

  17 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-9-r3.ebuild,
  kmod-9999.ebuild:
  Another hardcoded path in the Linux source tree (depmod) wrt #426698 by Kyle
  McFarland

*kmod-9-r2 (13 Jul 2012)

  13 Jul 2012; William Hubbs <williamh@gentoo.org> +kmod-9-r2.ebuild,
  -kmod-9-r1.ebuild, kmod-9999.ebuild:
  remove broken version. The kernel calls /sbin/modprobe directly, so that
  symbolic link cannot be removed at this time.

*kmod-9-r1 (13 Jul 2012)

  13 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-9-r1.ebuild,
  kmod-9999.ebuild:
  Move kmod symlinks, like lsmod and modprobe, from / to /usr wrt #416223

*kmod-9 (19 Jun 2012)

  19 Jun 2012; William Hubbs <williamh@gentoo.org> +kmod-9.ebuild:
  version bump

  13 Jun 2012; Mike Frysinger <vapier@gentoo.org>
  +files/kmod-8-gc-sections.patch, kmod-8.ebuild:
  Add fix from upstream for building w/out gc-sections.

  23 May 2012; Mike Frysinger <vapier@gentoo.org> kmod-7.ebuild, kmod-8.ebuild,
  kmod-9999.ebuild:
  Inherit libtool eclass for elibtoolize.

  04 May 2012; Jeff Horelick <jdhore@gentoo.org> kmod-7.ebuild, kmod-8.ebuild,
  kmod-9999.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  29 Apr 2012; Mike Frysinger <vapier@gentoo.org> kmod-8.ebuild:
  Add m68k/s390 keywords #397769.

*kmod-8 (20 Apr 2012)

  20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-8.ebuild,
  kmod-9999.ebuild:
  Version bump.

  06 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  Use zlib_CFLAGS and zlib_LIBS because zlib.pc pkg-config file is present only
  in sys-libs/zlib >= 1.2.6 wrt #410865

  02 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  Remove temporary COMMON_DEPEND variable usage to simplify dependencies.

  02 Apr 2012; William Hubbs <williamh@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  re-work the dependencies since pkgconfig is not a runtime dependency. This
  moves the dependencies for the lzma and zlib use flags out of common_depend
  since they are now different for RDEPEND vs DEPEND.

  02 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  Bug #410489: missing pkgconfig dep.

  20 Mar 2012; William Hubbs <williamh@gentoo.org> -kmod-6.ebuild:
  remove old version

  20 Mar 2012; William Hubbs <williamh@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  restrict test feature for bug #408915

  19 Mar 2012; William Hubbs <williamh@gentoo.org> kmod-7.ebuild,
  kmod-9999.ebuild:
  style fixes

*kmod-7 (19 Mar 2012)

  19 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +kmod-7.ebuild,
  kmod-9999.ebuild:
  Version bump.

  09 Mar 2012; William Hubbs <williamh@gentoo.org> kmod-6.ebuild,
  kmod-9999.ebuild, metadata.xml:
  Drop compat use flag for bug #406957

  09 Mar 2012; William Hubbs <williamh@gentoo.org> -kmod-5.ebuild:
  remove old version

*kmod-6 (08 Mar 2012)

  08 Mar 2012; William Hubbs <williamh@gentoo.org> +kmod-6.ebuild,
  kmod-9999.ebuild:
  version bump for bug #406887

  25 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> kmod-5.ebuild,
  kmod-9999.ebuild:
  Also blocks the 2.4 kernel sys-apps/modutils.

  24 Feb 2012; William Hubbs <williamh@gentoo.org> kmod-5.ebuild,
  kmod-9999.ebuild:
  migrate git repository to kernel.org

  19 Feb 2012; William Hubbs <williamh@gentoo.org> -kmod-4.ebuild:
  remove old version

  08 Feb 2012; Matt Turner <mattst88@gentoo.org> kmod-5.ebuild:
  Added ~mips, bug 397769.

*kmod-5 (08 Feb 2012)

  08 Feb 2012; William Hubbs <williamh@gentoo.org> +kmod-5.ebuild:
  version bump

  04 Feb 2012; William Hubbs <williamh@gentoo.org> kmod-4.ebuild,
  kmod-9999.ebuild:
  fix blockers for module-init-tools for bug #401899.

  30 Jan 2012; Markus Meier <maekke@gentoo.org> kmod-4.ebuild:
  add ~arm, bug #397769

  21 Jan 2012; William Hubbs <williamh@gentoo.org> kmod-4.ebuild,
  kmod-9999.ebuild:
  lsmod should be installed in /bin not /sbin.

  18 Jan 2012; William Hubbs <williamh@gentoo.org> -kmod-3.ebuild:
  remove old version

*kmod-4 (18 Jan 2012)

  18 Jan 2012; William Hubbs <williamh@gentoo.org> +kmod-4.ebuild:
  version bump

  18 Jan 2012; William Hubbs <williamh@gentoo.org> kmod-9999.ebuild:
  update to block module-init-tools if tools is in use

  16 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org> kmod-3.ebuild:
  Marked ~ppc64/~ppc wrt #397769

  11 Jan 2012; Jeroen Roovers <jer@gentoo.org> kmod-3.ebuild:
  Marked ~hppa (bug #397769).

  09 Jan 2012; William Hubbs <williamh@gentoo.org> kmod-3.ebuild,
  kmod-9999.ebuild:
  only install compatibility symlinks if compat and tools are in use.

  09 Jan 2012; William Hubbs <williamh@gentoo.org> kmod-3.ebuild,
  kmod-9999.ebuild, metadata.xml:
  Fix compatibility symlinks for bug #397949 and add a compat use flag for
  installing them.

*kmod-3 (05 Jan 2012)

  05 Jan 2012; William Hubbs <williamh@gentoo.org> +kmod-3.ebuild,
  -kmod-2.ebuild, metadata.xml:
  version bump, remove old version and remove the rootfs-install use flag
  description.

  02 Jan 2012; Mike Frysinger <vapier@gentoo.org> kmod-9999.ebuild:
  Always delete .la since we have a .pc file, and restore /bin and /sbin split.

  01 Jan 2012; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Removing myself.

  31 Dec 2011; William Hubbs <williamh@gentoo.org> kmod-9999.ebuild:
  Live ebuild updates: - Remove the usage of autotools-utils from the live
  ebuild since we can   do the static libs handling in the ebuild. - Pass
  --bindir=/sbin to the configure script for now to install the   binaries in
  /sbin.   - call portage's default src_install function in src_install.

*kmod-9999 (31 Dec 2011)

  31 Dec 2011; Mike Frysinger <vapier@gentoo.org> +kmod-9999.ebuild,
  metadata.xml:
  Add live git version #395863 by Gustavo Sverzut Barbieri, and add to
  base-system herd.

  27 Dec 2011; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Fix utf8 in metadata.

  26 Dec 2011; William Hubbs <williamh@gentoo.org> metadata.xml:
  add udev-bugs as co-maintainer

*kmod-2 (25 Dec 2011)

  25 Dec 2011; Michał Górny <mgorny@gentoo.org> +kmod-2.ebuild,
  +metadata.xml:
  Introduce kmod module tools wrt bug #395863 and as a dep of udev.