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
|
# ChangeLog for sys-power/cpufrequtils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.19 2006/03/26 21:36:18 brix Exp $
*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.
|