summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:26:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:26:50 +0000
commit67dc310fcffd2f0bc6bf165f926d8e460d329ac3 (patch)
tree3ee4cfefe1305bef5f1773e04eea79f72cb38b4a /sys-power
parentStable for ppc, wrt bug #455834 (diff)
downloadgentoo-2-67dc310fcffd2f0bc6bf165f926d8e460d329ac3.tar.gz
gentoo-2-67dc310fcffd2f0bc6bf165f926d8e460d329ac3.tar.bz2
gentoo-2-67dc310fcffd2f0bc6bf165f926d8e460d329ac3.zip
Stable for ppc, wrt bug #445214
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/powertop/ChangeLog5
-rw-r--r--sys-power/powertop/powertop-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/powertop/ChangeLog b/sys-power/powertop/ChangeLog
index eea346a0ff6e..6179b52ee4b0 100644
--- a/sys-power/powertop/ChangeLog
+++ b/sys-power/powertop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/powertop
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.88 2013/09/03 18:22:31 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.89 2013/09/04 07:26:50 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> powertop-2.4.ebuild:
+ Stable for ppc, wrt bug #445214
03 Sep 2013; Rick Farina <zerochaos@gentoo.org> powertop-9999.ebuild:
updating 9999 to match already fixed 2.4 wrt bug 477280
diff --git a/sys-power/powertop/powertop-2.4.ebuild b/sys-power/powertop/powertop-2.4.ebuild
index 678372372bd0..a36791ec60fb 100644
--- a/sys-power/powertop/powertop-2.4.ebuild
+++ b/sys-power/powertop/powertop-2.4.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/powertop/powertop-2.4.ebuild,v 1.3 2013/09/03 09:39:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.4.ebuild,v 1.4 2013/09/04 07:26:50 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://01.org/powertop/sites/default/files/downloads/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="tool that helps you find what software is using the most power"