Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/cpufreqd: cpufreqd-2.1.1.ebuild cpufreqd-2.3.4.ebuild cpufreqd-2.2.0-r2.ebuild cpufreqd-2.2.1.ebuild
Date: Thu, 24 Jun 2010 22:01:22
Message-Id: 20100624220118.9706B2CF50@corvid.gentoo.org
1 ssuominen 10/06/24 22:01:18
2
3 Modified: cpufreqd-2.1.1.ebuild
4 Removed: cpufreqd-2.3.4.ebuild cpufreqd-2.2.0-r2.ebuild
5 cpufreqd-2.2.1.ebuild
6 Log:
7 old
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 sys-power/cpufreqd/cpufreqd-2.1.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild?r1=1.8&r2=1.9
16
17 Index: cpufreqd-2.1.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- cpufreqd-2.1.1.ebuild 20 Oct 2009 10:21:33 -0000 1.8
24 +++ cpufreqd-2.1.1.ebuild 24 Jun 2010 22:01:18 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2009 Gentoo Foundation
27 +# Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.8 2009/10/20 10:21:33 bangert Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.9 2010/06/24 22:01:18 ssuominen Exp $
31
32 inherit eutils
33
34 @@ -13,7 +13,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="amd64 ppc ~sparc x86"
39 +KEYWORDS="ppc"
40
41 IUSE="acpi apm lm_sensors nforce2 nvidia pmu"
42 RDEPEND=">=sys-power/cpufrequtils-002