diff options
Diffstat (limited to 'sys-power/cpufreqd/cpufreqd-2.1.1.ebuild')
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild b/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild index a2273f2f6aae..d02ba9d2294f 100644 --- a/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild +++ b/sys-power/cpufreqd/cpufreqd-2.1.1.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.1.1.ebuild,v 1.5 2006/11/04 17:49:53 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.6 2006/11/13 10:20:12 josejx Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="acpi apm lm_sensors nforce2 nvidia pmu" RDEPEND=">=sys-power/cpufrequtils-002 |