blob: 5f5c05c19e870fb342e9c33f2287937976f52265 (
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
|
# ChangeLog for sys-apps/modutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.16 2003/02/21 02:34:19 zwelch Exp $
20 Feb 2003; Zach Welch <zwelch@gentoo.org> modutils-2.4.22.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> modutils-2.4.22.ebuild :
Patched for hppa.
Added hppa to keywords.
*modutils-2.4.22 (25 Nov 2002)
09 Jan 2002; Seemant Kulleen <seemant@gentoo.org> modutils-2.4.22.ebuild :
filter-flags to remove -fPIC, which causes compilation to fail, since
insmod needs to be compiled static.
10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> modutils-2.4.22.ebuild :
Mark as stable.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
Changed sparc ~sparc keywords
25 Nov 2002; Brandon Low <lostlogic@gentoo.org> modutils-2.4.22.ebuild
files/digest-modutils-2.4.22 :
Version bump still unstable for the moment, lets try to stabilize
this quickly.
*modutils-2.4.20 (02 Nov 2002)
02 Nov 2002; Seemant Kulleen <seemant@gentoo.org> modutils-2.4.20.ebuild
files/digest-modutils-2.4.20 :
Version bump thanks to Doug Goldstein <cardoe@cardoe.com>
*modutils-2.4.19 (21 Aug 2002)
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
21 Aug 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.19.ebuild,
files/digest-modutils-2.4.19 :
Bumped to new version - this should take care of bug #6730.
*modutils-2.4.16-r3 (14 July 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r3.ebuild :
Added LICENSE, KEYWORDS.
*modutils-2.4.16-r2 (7 Jul 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16.ebuild :
Added LICENSE, KEYWORDS.
14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r2.ebuild :
Added LICENSE, KEYWORDS.
7 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
Resolve bug #4619, by also installing insmod.static.
*modutils-2.4.16-r2 (24 Jun 2002)
24 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Seems like a statically linked insmod do not load modules
on demand :(
*modutils-2.4.16-r1 (20 Jun 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r1.ebuild :
Added LICENSE, KEYWORDS.
20 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Resolve bug #3897.
*modutils-2.4.16 (6 May 2002)
6 May 2002; Martin Schlemmer <azarah@gentoo.org> modutils-2.4.16.ebuild :
Enable zlib compression if in use. Slotify.
*modutils-2.4.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.
|