summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-07-18 17:52:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-07-18 17:52:32 +0000
commit8832fc137a3db2ef3248e0f3e398f4cc0eed5d04 (patch)
tree8543a3aa53bf56b080eebef9ef06914619bf5e06 /sys-power
parentold (diff)
downloadgentoo-2-8832fc137a3db2ef3248e0f3e398f4cc0eed5d04.tar.gz
gentoo-2-8832fc137a3db2ef3248e0f3e398f4cc0eed5d04.tar.bz2
gentoo-2-8832fc137a3db2ef3248e0f3e398f4cc0eed5d04.zip
arm/ia64/sparc stable wrt #327035
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/cpufrequtils/ChangeLog5
-rw-r--r--sys-power/cpufrequtils/cpufrequtils-007.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufrequtils/ChangeLog b/sys-power/cpufrequtils/ChangeLog
index b717353836c3..d2cbefac3392 100644
--- a/sys-power/cpufrequtils/ChangeLog
+++ b/sys-power/cpufrequtils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/cpufrequtils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.53 2010/07/10 15:16:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.54 2010/07/18 17:52:32 armin76 Exp $
+
+ 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> cpufrequtils-007.ebuild:
+ arm/ia64/sparc stable wrt #327035
10 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
cpufrequtils-007.ebuild:
diff --git a/sys-power/cpufrequtils/cpufrequtils-007.ebuild b/sys-power/cpufrequtils/cpufrequtils-007.ebuild
index 08b0e3efbbd0..fd8583dd4b6a 100644
--- a/sys-power/cpufrequtils/cpufrequtils-007.ebuild
+++ b/sys-power/cpufrequtils/cpufrequtils-007.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-007.ebuild,v 1.4 2010/07/10 15:16:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-007.ebuild,v 1.5 2010/07/18 17:52:32 armin76 Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/cpufreq/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug nls"
DEPEND="sys-fs/sysfsutils"