diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:20:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:20:39 +0000 |
commit | af2a7097c04a95e1924ee67f56b78c53503dda24 (patch) | |
tree | 50e039a08f492d3b8f87de17b045012617c67650 /sys-power/cpufreqd | |
parent | Stable on amd64, little early as discussed on IRC. (diff) | |
download | gentoo-2-af2a7097c04a95e1924ee67f56b78c53503dda24.tar.gz gentoo-2-af2a7097c04a95e1924ee67f56b78c53503dda24.tar.bz2 gentoo-2-af2a7097c04a95e1924ee67f56b78c53503dda24.zip |
Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-power/cpufreqd')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index feddad034959..dc3fd65eb030 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.26 2006/01/19 12:17:37 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> cpufreqd-2.0.0.ebuild: + Stable on amd64. 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> cpufreqd-2.0.0.ebuild: Stable on ppc. diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild index f8a255743aa6..62723a195fe3 100644 --- a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild +++ b/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.4 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.5 2006/01/19 12:17:37 cryos Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="acpi apm lm_sensors nforce2 nvidia pmu" DEPEND="sys-power/cpufrequtils |