diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-29 21:32:57 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-29 21:32:57 +0000 |
commit | 7673c72371f3471a32d5a6d62bad3afad53d0bad (patch) | |
tree | f48a9920a8b9ebc6a4e92b83be04d8ae1f84b588 /sys-power/cpufreqd/cpufreqd-2.1.1.ebuild | |
parent | Remove older version and add dev-util/pkgconfig to DEPEND. (diff) | |
download | historical-7673c72371f3471a32d5a6d62bad3afad53d0bad.tar.gz historical-7673c72371f3471a32d5a6d62bad3afad53d0bad.tar.bz2 historical-7673c72371f3471a32d5a6d62bad3afad53d0bad.zip |
Stable on x86, bug #153260.
Package-Manager: portage-2.1.2_pre3-r8
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 0fdcc2217e84..5cc8c736d712 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.3 2006/10/07 06:45:42 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.4 2006/10/29 21:32:57 ticho 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 |