summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-24 04:06:36 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-24 04:06:36 +0000
commitececa6f06b6642fbfe6975564dad0ddbd5da9162 (patch)
treea91b2d619895147b25dccb177dea9170e293dde9 /sys-power/cpufrequtils
parentStable x86; bug #136665 (diff)
downloadgentoo-2-ececa6f06b6642fbfe6975564dad0ddbd5da9162.tar.gz
gentoo-2-ececa6f06b6642fbfe6975564dad0ddbd5da9162.tar.bz2
gentoo-2-ececa6f06b6642fbfe6975564dad0ddbd5da9162.zip
Stable x86 last one for tonight I think
(Portage version: 2.1.1)
Diffstat (limited to 'sys-power/cpufrequtils')
-rw-r--r--sys-power/cpufrequtils/ChangeLog6
-rw-r--r--sys-power/cpufrequtils/cpufrequtils-002-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-power/cpufrequtils/ChangeLog b/sys-power/cpufrequtils/ChangeLog
index d76c6463dbb7..9e8f1cefa666 100644
--- a/sys-power/cpufrequtils/ChangeLog
+++ b/sys-power/cpufrequtils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-power/cpufrequtils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.31 2006/10/21 13:11:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.32 2006/10/24 04:06:36 tsunam Exp $
+
+ 24 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
+ cpufrequtils-002-r2.ebuild:
+ Stable x86; bug #152155
21 Oct 2006; <nixnut@gentoo.org> cpufrequtils-002-r2.ebuild:
Stable on ppc wrt bug 152155
diff --git a/sys-power/cpufrequtils/cpufrequtils-002-r2.ebuild b/sys-power/cpufrequtils/cpufrequtils-002-r2.ebuild
index 0499864a5c5e..008b08fcaaee 100644
--- a/sys-power/cpufrequtils/cpufrequtils-002-r2.ebuild
+++ b/sys-power/cpufrequtils/cpufrequtils-002-r2.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/cpufrequtils/cpufrequtils-002-r2.ebuild,v 1.2 2006/10/21 13:11:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-002-r2.ebuild,v 1.3 2006/10/24 04:06:36 tsunam Exp $
inherit eutils toolchain-funcs multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/cpufreq/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE="debug nls"
DEPEND="sys-fs/sysfsutils"