summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 12:06:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 12:06:58 +0000
commit26130aaeb9aec284ac02f8d5b225f2a9432bf55b (patch)
treede564f2b0f487a6ba5382a315f03c110e728f0b1 /sys-power
parentStable for arm, wrt bug #469988 (diff)
downloadgentoo-2-26130aaeb9aec284ac02f8d5b225f2a9432bf55b.tar.gz
gentoo-2-26130aaeb9aec284ac02f8d5b225f2a9432bf55b.tar.bz2
gentoo-2-26130aaeb9aec284ac02f8d5b225f2a9432bf55b.zip
Stable for arm, wrt bug #474312
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 5c6773d3d5c3..e437f1e814ab 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.76 2013/07/07 09:32:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.77 2013/07/07 12:06:58 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
+ Stable for arm, wrt bug #474312
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
Stable for x86, wrt bug #474312
diff --git a/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild b/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild
index 3288a84c34e0..5de4661fb8f0 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.3 2013/07/07 09:32:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild,v 1.4 2013/07/07 12:06:58 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 )"