summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-11-04 17:49:53 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-11-04 17:49:53 +0000
commitf24d31c25ec885370950aa81856bca9989c31138 (patch)
treefdf74d2bae19666dc18a2963128f4822bb384d85 /sys-power
parentNew ebuild. (diff)
downloadgentoo-2-f24d31c25ec885370950aa81856bca9989c31138.tar.gz
gentoo-2-f24d31c25ec885370950aa81856bca9989c31138.tar.bz2
gentoo-2-f24d31c25ec885370950aa81856bca9989c31138.zip
stable on amd64
(Portage version: 2.1.2_pre2-r1)
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 90446defc2f9..b5f060c9b848 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.42 2006/10/29 21:32:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.43 2006/11/04 17:49:53 kugelfang Exp $
+
+ 04 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> cpufreqd-2.1.1.ebuild:
+ Marked stable on amd64.
29 Oct 2006; Andrej Kacian <ticho@gentoo.org> cpufreqd-2.1.1.ebuild:
Stable on x86, bug #153260.
diff --git a/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild b/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild
index 5cc8c736d712..a2273f2f6aae 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.4 2006/10/29 21:32:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.5 2006/11/04 17:49:53 kugelfang 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