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
|
# ChangeLog for sys-power/cpufrequtils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.46 2010/01/15 06:04:47 vapier Exp $
15 Jan 2010; Mike Frysinger <vapier@gentoo.org>
cpufrequtils-005-r1.ebuild:
add ia64 love.
11 Jul 2009; Joseph Jezak <josejx@gentoo.org> cpufrequtils-005-r1.ebuild:
Marked ppc/ppc64 stable for bug #256599.
07 Jun 2009; Raúl Porcel <armin76@gentoo.org> cpufrequtils-005-r1.ebuild:
arm/sparc stable wrt #256599
03 Jun 2009; Dawid Węgliński <cla@gentoo.org>
cpufrequtils-005-r1.ebuild:
Stable on amd64 (bug #256599)
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
cpufrequtils-005-r1.ebuild:
stable x86, bug 256599
*cpufrequtils-005-r1 (21 Oct 2008)
21 Oct 2008; Mike Frysinger <vapier@gentoo.org>
files/cpufrequtils-init.d-005, +files/cpufrequtils-005-build.patch,
+files/cpufrequtils-005-nls.patch, +cpufrequtils-005-r1.ebuild:
Fix building against uClibc #205576 by Jos van der Ende. Fix init.d
scripts to work properly #243008 by konsti / Rene Meier. Make sure we
respect LDFLAGS.
*cpufrequtils-005 (20 Oct 2008)
20 Oct 2008; Mike Frysinger <vapier@gentoo.org>
+files/cpufrequtils-conf.d-005, +files/cpufrequtils-init.d-005,
+cpufrequtils-005.ebuild:
Version bump #228701 by Dennis Schridde and a more flexible init.d script
by me #182049 by Jakub Zawadzki.
*cpufrequtils-002-r4 (11 Aug 2008)
11 Aug 2008; Raúl Porcel <armin76@gentoo.org> files/cpufrequtils-conf.d,
files/cpufrequtils-init.d, -cpufrequtils-002-r3.ebuild,
+cpufrequtils-002-r4.ebuild:
Fix init and confd scripts, bug #200018
06 Oct 2007; Tom Gall <tgall@gentoo.com> pufrequtils-002-r3.ebuild:
added ~ppc64
*cpufrequtils-002-r3 (26 May 2007)
26 May 2007; Christian Heim <phreak@gentoo.org>
-cpufrequtils-002-r2.ebuild, +cpufrequtils-002-r3.ebuild:
Fix src_install to actually install the init/conf.d files. Thanks to Peter
Hjalmarsson <xake at rymdraket.net> for spotting.
17 May 2007; Christian Heim <phreak@gentoo.org> files/cpufrequtils-init.d:
Updating the init-script to be busybox/dash compatible (thanks to Mike
Arthur <mike at mikearthur.co.uk> in #178763).
17 May 2007; Christian Heim <phreak@gentoo.org>
-files/cpufrequtils-001-conf.d, -files/cpufrequtils-001-init.d,
-files/cpufrequtils-002-conf.d, -files/cpufrequtils-002-init.d,
+files/cpufrequtils-conf.d, +files/cpufrequtils-init.d,
-cpufrequtils-001.ebuild:
Cleaning up the older version; cleaning up $FILESDIR.
17 May 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning sys-power/cpufrequtils directly to mobile at gentoo.org.
04 Nov 2006; Danny van Dyk <kugelfang@gentoo.org>
cpufrequtils-002-r2.ebuild:
Marked stable on amd64.
24 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
cpufrequtils-002-r2.ebuild:
Stable x86; bug #152155
21 Oct 2006; <nixnut@gentoo.org> cpufrequtils-002-r2.ebuild:
Stable on ppc wrt bug 152155
20 Oct 2006; Christian Heim <phreak@gentoo.org>
files/cpufrequtils-002-conf.d, files/cpufrequtils-002-init.d:
Fixing the Governor restore on stop(), fixing #152090 (thanks to Daniel
Franke). Tuning the conf.d entry a bit.
*cpufrequtils-002-r2 (17 Jul 2006)
17 Jul 2006; Christian Heim <phreak@gentoo.org>
files/cpufrequtils-002-init.d, -cpufrequtils-002-r1.ebuild,
+cpufrequtils-002-r2.ebuild:
Revision bump. Modifying the init-script a bit, it is now only using
cpu[0-9] from /sys/devices/.../cpu/ (thanks to Richard Fish <bigfish at
asmallpond.org> in #140689 for the fix)
*cpufrequtils-002-r1 (16 Jul 2006)
16 Jul 2006; Christian Heim <phreak@gentoo.org>
files/cpufrequtils-002-init.d, -cpufrequtils-002.ebuild,
+cpufrequtils-002-r1.ebuild:
Adding a patch to restore the default state (#140505 thanks to Brian Harring
<ferringb at gmail.com>)
13 Jul 2006; Christian Heim <phreak@gentoo.org> metadata.xml,
cpufrequtils-001.ebuild, cpufrequtils-002.ebuild:
Fixing Quotation; Taking temporary maintainership
25 Jun 2006; Henrik Brix Andersen <brix@gentoo.org>
-files/cpufrequtils-0.4-conf.d, -files/cpufrequtils-0.4-init.d,
-cpufrequtils-0.4.ebuild:
Pruned old ebuild.
13 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> cpufrequtils-001.ebuild:
Marked stable on amd64.
05 Jun 2006; Henrik Brix Andersen <brix@gentoo.org>
+files/cpufrequtils-002-parallel-make.patch, cpufrequtils-002.ebuild:
Fix compilation with parallel make, bug #135521.
*cpufrequtils-002 (01 Jun 2006)
01 Jun 2006; Henrik Brix Andersen <brix@gentoo.org>
+files/cpufrequtils-002-conf.d, +files/cpufrequtils-002-init.d,
+cpufrequtils-002.ebuild:
Version bump. Fixed init script to work on SMP systems, thanks to Sebastien
LANGE and Stefano Varesi in bug #132461.
24 May 2006; Michael Hanselmann <hansmi@gentoo.org>
cpufrequtils-001.ebuild:
Stable on ppc.
26 Apr 2006; Henrik Brix Andersen <brix@gentoo.org>
cpufrequtils-001.ebuild:
Stable on x86.
05 Apr 2006; Scott Stoddard <deltacow@gentoo.org> cpufrequtils-001.ebuild:
Multilib fix to ensure correct library install path.
*cpufrequtils-001 (26 Mar 2006)
26 Mar 2006; Henrik Brix Andersen <brix@gentoo.org>
+files/cpufrequtils-001-conf.d, +files/cpufrequtils-001-init.d,
+cpufrequtils-001.ebuild:
Version bump.
13 Feb 2006; Henrik Brix Andersen <brix@gentoo.org>
-files/cpufrequtils-0.3-conf.d, -files/cpufrequtils-0.3-init.d,
-cpufrequtils-0.3-r1.ebuild:
Pruned old ebuild.
24 Jan 2006; Patrick McLean <chutzpah@gentoo.org> cpufrequtils-0.4.ebuild:
Stable on amd64; bug #119926.
23 Jan 2006; Joshua Jackson <tsunam@gentoo.org> cpufrequtils-0.4.ebuild:
Stable on x86; bug #119926
23 Jan 2006; Joseph Jezak <josejx@gentoo.org> cpufrequtils-0.4.ebuild:
Marked ppc stable for bug #119926.
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
cpufrequtils-0.3-r1.ebuild:
Stable on ppc.
*cpufrequtils-0.4 (18 Dec 2005)
18 Dec 2005; Henrik Brix Andersen <brix@gentoo.org>
+files/cpufrequtils-0.4-conf.d, +files/cpufrequtils-0.4-init.d,
+cpufrequtils-0.4.ebuild:
Version bump.
21 Nov 2005; Henrik Brix Andersen <brix@gentoo.org>
cpufrequtils-0.3-r1.ebuild:
Use mirror://kernel/
28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org>
cpufrequtils-0.3-r1.ebuild:
Stable on amd64.
20 Aug 2005; Jason Wever <weeve@gentoo.org> cpufrequtils-0.3-r1.ebuild:
Added ~sparc keyword.
25 Jun 2005; <brix@gentoo.org> -cpufrequtils-0.2.ebuild,
-cpufrequtils-0.3.ebuild:
Pruned old ebuilds
09 Jun 2005; <brix@gentoo.org> cpufrequtils-0.3-r1.ebuild:
Stable on x86.
*cpufrequtils-0.3-r1 (16 May 2005)
16 May 2005; <brix@gentoo.org> +files/cpufrequtils-0.3-conf.d,
+files/cpufrequtils-0.3-init.d, +cpufrequtils-0.3-r1.ebuild:
Added init script for setting governor at boot time as per bug #92241,
thanks to Mark Rosenstand.
*cpufrequtils-0.3 (08 May 2005)
08 May 2005; <brix@gentoo.org> +cpufrequtils-0.3.ebuild:
Version bump.
09 Apr 2005; Danny van Dyk <kugelfang@gentoo.org> cpufrequtils-0.2.ebuild:
Marked ~amd64.
07 Apr 2005; <brix@gentoo.org> cpufrequtils-0.2.ebuild:
Stable on x86.
01 Apr 2005; Joseph Jezak <josejx@gentoo.org> cpufrequtils-0.2.ebuild:
Marked ~ppc for bug #87487.
*cpufrequtils-0.2 (14 Mar 2005)
14 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+cpufrequtils-0.2.ebuild:
Moved from sys-apps/cpufrequtils to sys-power/cpufrequtils.
12 Mar 2005; Henrik Brix Andersen <brix@gentoo.org>
-cpufrequtils-0.1.ebuild, -cpufrequtils-0.2_pre1.ebuild:
Pruned old versions.
*cpufrequtils-0.2 (28 Feb 2005)
28 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
+cpufrequtils-0.2.ebuild:
Version bump.
*cpufrequtils-0.2_pre1 (22 Jan 2005)
22 Jan 2005; Henrik Brix Andersen <brix@gentoo.org> +metadata.xml,
+cpufrequtils-0.1.ebuild, +cpufrequtils-0.2_pre1.ebuild:
Initial commit. Thank you to all who commented on bug #69320.
|