summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-10-29 21:32:57 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-10-29 21:32:57 +0000
commite1c0aa19a94314d09ee87b9ab203a4f01d1108fb (patch)
treedc6599983918745dc27fe72020d3cb986b622370 /sys-power
parentRemove older version and add dev-util/pkgconfig to DEPEND. (diff)
downloadgentoo-2-e1c0aa19a94314d09ee87b9ab203a4f01d1108fb.tar.gz
gentoo-2-e1c0aa19a94314d09ee87b9ab203a4f01d1108fb.tar.bz2
gentoo-2-e1c0aa19a94314d09ee87b9ab203a4f01d1108fb.zip
Stable on x86, bug #153260.
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/cpufreqd/ChangeLog5
-rw-r--r--sys-power/cpufreqd/cpufreqd-2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog
index 8fb93a976832..90446defc2f9 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.41 2006/10/24 12:39:53 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.42 2006/10/29 21:32:57 ticho Exp $
+
+ 29 Oct 2006; Andrej Kacian <ticho@gentoo.org> cpufreqd-2.1.1.ebuild:
+ Stable on x86, bug #153260.
24 Oct 2006; Piotr Jaroszyński <peper@gentoo.org>
files/cpufreqd-2.2.0-init.d:
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