diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 18:17:40 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 18:17:40 +0000 |
commit | ce82bf14271b92a642063c3e583f53967b2f02f9 (patch) | |
tree | e430918f1fa9ce7df1b25fe3c473c82fa8f42d1c /sys-power/cpufreqd | |
parent | net-wireless/wpa_supplicant stable on ppc. (diff) | |
download | gentoo-2-ce82bf14271b92a642063c3e583f53967b2f02f9.tar.gz gentoo-2-ce82bf14271b92a642063c3e583f53967b2f02f9.tar.bz2 gentoo-2-ce82bf14271b92a642063c3e583f53967b2f02f9.zip |
Stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-power/cpufreqd')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 7 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index f8a07c0601fb..feddad034959 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/cpufreqd -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.24 2005/12/30 11:57:21 brix Exp $ +# 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 $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> cpufreqd-2.0.0.ebuild: + Stable on ppc. 30 Dec 2005; Henrik Brix Andersen <brix@gentoo.org> cpufreqd-2.0.0.ebuild: Stable on x86. diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild index f6c93e7008ef..f8a255743aa6 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-2005 Gentoo Foundation +# 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.3 2005/12/30 11:57:21 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.4 2006/01/02 18:17:40 hansmi 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 |