diff options
author | Christian Heim <phreak@gentoo.org> | 2006-10-07 06:45:42 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-10-07 06:45:42 +0000 |
commit | f1a429da720db654a4db593dce4e709421cd9396 (patch) | |
tree | 775478ecbd5c381ad74816f026abdef5774eb44d /sys-power/cpufreqd/ChangeLog | |
parent | allow people to build linuxthreads again (ugh) (diff) | |
download | historical-f1a429da720db654a4db593dce4e709421cd9396.tar.gz historical-f1a429da720db654a4db593dce4e709421cd9396.tar.bz2 historical-f1a429da720db654a4db593dce4e709421cd9396.zip |
Fixing the DEPEND to use only cpufrequtils-002 or greater, since 001 has known issues with 2.6.18 and setting the governor (thanks alonbl for reporting). Closes #150304.
Package-Manager: portage-2.1.2_pre2-r5
Diffstat (limited to 'sys-power/cpufreqd/ChangeLog')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index bb25cffc147a..2bb8b999ea9d 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-power/cpufreqd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.34 2006/07/13 18:59:16 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.35 2006/10/07 06:45:42 phreak Exp $ + + 07 Oct 2006; Christian Heim <phreak@gentoo.org> cpufreqd-2.1.0.ebuild, + cpufreqd-2.1.1.ebuild: + Fixing the DEPEND to use only cpufrequtils-002 or greater, since 001 has + known issues with 2.6.18 and setting the governor (thanks alonbl for + reporting). Closes #150304. 13 Jul 2006; Christian Heim <phreak@gentoo.org> metadata.xml, cpufreqd-1.2.3.ebuild, cpufreqd-2.0.0.ebuild, cpufreqd-2.1.0.ebuild, |