summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:18:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:18:09 +0000
commitb43b32c8d2f380b4f30c1ea8cae79c61301ef47c (patch)
tree1f16bc536c88ee83d9d92347c32f4308104b7c6d /sys-power
parentStable for ia64, wrt bug #475074 (diff)
downloadgentoo-2-b43b32c8d2f380b4f30c1ea8cae79c61301ef47c.tar.gz
gentoo-2-b43b32c8d2f380b4f30c1ea8cae79c61301ef47c.tar.bz2
gentoo-2-b43b32c8d2f380b4f30c1ea8cae79c61301ef47c.zip
Stable for ia64, wrt bug #474312
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 e437f1e814ab..3906caf0eeea 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.77 2013/07/07 12:06:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.78 2013/07/07 15:18:09 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
+ Stable for ia64, wrt bug #474312
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cpufrequtils-008-r4.ebuild:
Stable for arm, wrt bug #474312
diff --git a/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild b/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild
index 5de4661fb8f0..a97184a5a1ed 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.4 2013/07/07 12:06:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r4.ebuild,v 1.5 2013/07/07 15:18:09 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 )"