diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:20:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:20:12 +0000 |
commit | 7ed2960285f37cf3cdd61c358687a37763969687 (patch) | |
tree | 95a0f38089d1d74351aed978a0208413a2c137d4 /sys-power/cpufreqd | |
parent | Masked app-laptop/pmud for removal. (diff) | |
download | gentoo-2-7ed2960285f37cf3cdd61c358687a37763969687.tar.gz gentoo-2-7ed2960285f37cf3cdd61c358687a37763969687.tar.bz2 gentoo-2-7ed2960285f37cf3cdd61c358687a37763969687.zip |
Marked ppc stable for bug #153260.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'sys-power/cpufreqd')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index b5f060c9b848..882c52dfd966 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/cpufreqd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.43 2006/11/04 17:49:53 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.44 2006/11/13 10:20:12 josejx Exp $ + + 13 Nov 2006; Joseph Jezak <josejx@gentoo.org> cpufreqd-2.1.1.ebuild: + Marked ppc stable for bug #153260. 04 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> cpufreqd-2.1.1.ebuild: Marked stable on amd64. diff --git a/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild b/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild index a2273f2f6aae..d02ba9d2294f 100644 --- a/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild +++ b/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.5 2006/11/04 17:49:53 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.1.1.ebuild,v 1.6 2006/11/13 10:20:12 josejx Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="acpi apm lm_sensors nforce2 nvidia pmu" RDEPEND=">=sys-power/cpufrequtils-002 |