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
|
# ChangeLog for sys-kernel/module-rebuild
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/module-rebuild/ChangeLog,v 1.15 2008/10/31 22:53:43 dsd Exp $
*module-rebuild-0.6 (31 Oct 2008)
31 Oct 2008; Daniel Drake <dsd@gentoo.org> +files/module-rebuild-0.6,
+module-rebuild-0.6.ebuild:
Pass --ignore-default-opts to emerge, thanks to Allen Brooker in bug
#137056. Add paludis support thanks to Jack Byer in bug #207681. Fix typo
in error message thanks to Dan Wallis in bug #238044.
07 Aug 2008; Jeroen Roovers <jer@gentoo.org> module-rebuild-0.5.ebuild:
Stable for HPPA too.
17 Sep 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing johnm from metadata.xml (see #186467 for reference).
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Should belong to the kernel-misc herd, since x86-kernel has been deprecated
for some time now.
18 Aug 2006; Christian Heim <phreak@gentoo.org> ChangeLog:
Reassigning the package to kernel@g.o, the x86-kernel bugzilla-alias is
burried/dead.
11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
module-rebuild-0.5.ebuild:
Stable on sparc
18 Aug 2005; Jason Wever <weeve@gentoo.org> module-rebuild-0.5.ebuild:
Added ~sparc keyword.
05 Jul 2005; John Mylchreest <johnm@gentoo.org> module-rebuild-0.5.ebuild:
Marking stable to push new database change. No known, or expected bugs.
*module-rebuild-0.5 (05 Jul 2005)
05 Jul 2005; John Mylchreest <johnm@gentoo.org> -files/module-rebuild-0.4,
+files/module-rebuild-0.5, -module-rebuild-0.4.ebuild,
+module-rebuild-0.5.ebuild:
Fixes bugs #97765 & #97796
01 Jul 2005; David Holm <dholm@gentoo.org> module-rebuild-0.4.ebuild:
Added to ~ppc.
*module-rebuild-0.4 (30 Jun 2005)
30 Jun 2005; John Mylchreest <johnm@gentoo.org> -files/module-rebuild-0.3,
+files/module-rebuild-0.4, -module-rebuild-0.3.ebuild,
+module-rebuild-0.4.ebuild:
adding support for -X (package-names) for brix. Adding support for -C (no
colour).
*module-rebuild-0.3 (30 Jun 2005)
30 Jun 2005; John Mylchreest <johnm@gentoo.org> -files/module-rebuild-0.2,
+files/module-rebuild-0.3, -module-rebuild-0.2.ebuild,
+module-rebuild-0.3.ebuild:
Moving root check. Fixing bug #94424 - thanks mostly to Timothy Kilbourn.
19 May 2005; <dang@gentoo.org> module-rebuild-0.2.ebuild:
Added ~amd64
*module-rebuild-0.2 (17 May 2005)
17 May 2005; John Mylchreest <johnm@gentoo.org> +files/module-rebuild-0.2,
+module-rebuild-0.2.ebuild:
adding support for 'populate', and cleaning a few little things up.
*module-rebuild-0.1 (03 May 2005)
03 May 2005; John Mylchreest <johnm@gentoo.org> +files/module-rebuild-0.1,
+metadata.xml, +module-rebuild-0.1.ebuild:
Initial Import. fixes bug #34921, thanks go to Paul Varner for inspiration
|