summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-07-19 19:18:34 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-07-19 19:18:34 +0000
commit94745ce13f634226143fe4e5533908840089a5f2 (patch)
treea79eac65d901060106456db9f3be576a9831f517 /sys-power
parentMarked ppc/ppc64 stable for bug #326369. (diff)
downloadgentoo-2-94745ce13f634226143fe4e5533908840089a5f2.tar.gz
gentoo-2-94745ce13f634226143fe4e5533908840089a5f2.tar.bz2
gentoo-2-94745ce13f634226143fe4e5533908840089a5f2.zip
Marked ppc stable for bug #323195.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/cpufreqd/ChangeLog5
-rw-r--r--sys-power/cpufreqd/cpufreqd-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog
index 051c6cd1a018..4e4d488798d4 100644
--- a/sys-power/cpufreqd/ChangeLog
+++ b/sys-power/cpufreqd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/cpufreqd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.62 2010/06/27 18:02:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.63 2010/07/19 19:18:34 josejx Exp $
+
+ 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> cpufreqd-2.4.2.ebuild:
+ Marked ppc stable for bug #323195.
27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> cpufreqd-2.1.1.ebuild:
Remove support for obsolete lm_sensors.
diff --git a/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild b/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild
index 2376fe68c75c..bc15b4a3ef77 100644
--- a/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild
+++ b/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild,v 1.3 2010/06/14 20:27:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.4.2.ebuild,v 1.4 2010/07/19 19:18:34 josejx Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
IUSE="acpi apm lm_sensors nforce2 nvidia pmu"
RDEPEND=">=sys-power/cpufrequtils-002