summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 09:32:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 09:32:13 +0000
commit908069839a1f8dc103698b02ece7a7bf2050104a (patch)
treed53e6263ee926687a65c66d28bec52c8a61b30fb /sys-power
parentStable for amd64, wrt bug #476054 (diff)
downloadgentoo-2-908069839a1f8dc103698b02ece7a7bf2050104a.tar.gz
gentoo-2-908069839a1f8dc103698b02ece7a7bf2050104a.tar.bz2
gentoo-2-908069839a1f8dc103698b02ece7a7bf2050104a.zip
Stable for x86, wrt bug #474312
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/cpufrequtils/ChangeLog5
-rw-r--r--sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufrequtils/ChangeLog b/sys-power/cpufrequtils/ChangeLog
index 280f2343d8af..5c6773d3d5c3 100644
--- a/sys-power/cpufrequtils/ChangeLog
+++ b/sys-power/cpufrequtils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/cpufrequtils
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.75 2013/07/07 09:31:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.76 2013/07/07 09:32:13 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
+ Stable for x86, wrt bug #474312
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
Stable for amd64, wrt bug #474312
diff --git a/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild b/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild
index 70eae7d221e4..3288a84c34e0 100644
--- a/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild
+++ b/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild,v 1.2 2013/07/07 09:31:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild,v 1.3 2013/07/07 09:32:13 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/cpufreq/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="debug nls"
DEPEND="nls? ( virtual/libintl )"