summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-11 05:57:00 +0000
committerTom Gall <tgall@gentoo.org>2007-10-11 05:57:00 +0000
commitc9e10f17dea8ffd00187cc23d81ffae2e1c1a7a0 (patch)
treec886aab7846a951a42b08aaae4ec889a5e5702e9 /sys-power
parentVersion bump #195236. (diff)
downloadgentoo-2-c9e10f17dea8ffd00187cc23d81ffae2e1c1a7a0.tar.gz
gentoo-2-c9e10f17dea8ffd00187cc23d81ffae2e1c1a7a0.tar.bz2
gentoo-2-c9e10f17dea8ffd00187cc23d81ffae2e1c1a7a0.zip
keyworded ppc64, bug #195191
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/cpufreqd/ChangeLog5
-rw-r--r--sys-power/cpufreqd/cpufreqd-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog
index 8d33a7365b3b..3ad4a8aeafff 100644
--- a/sys-power/cpufreqd/ChangeLog
+++ b/sys-power/cpufreqd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/cpufreqd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.50 2007/05/17 08:54:45 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.51 2007/10/11 05:57:00 tgall Exp $
+
+ 11 Oct 2007; Tom Gall <tgall@gentoo.org> cpufreqd-2.2.1.ebuild:
+ added ~ppc64 bug #195191
17 May 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning sys-power/cpufreqd directly to mobile at gentoo.org.
diff --git a/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild b/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
index b1c9476fbf17..0004492e3c6d 100644
--- a/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
+++ b/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild,v 1.4 2007/05/17 08:51:45 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild,v 1.5 2007/10/11 05:57:00 tgall Exp $
inherit eutils autotools
@@ -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 ~ppc64 ~sparc ~x86"
IUSE="acpi apm lm_sensors nforce2 nvidia pmu"
RDEPEND=">=sys-power/cpufrequtils-002