diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:17:37 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:17:37 +0000 |
commit | 5c32363a6748f4c4f88a59023b786ea97a9f604f (patch) | |
tree | dcac8ca70910cb762c35bd343c97a5167212eec6 /sys-power | |
parent | Stable on amd64. (diff) | |
download | historical-5c32363a6748f4c4f88a59023b786ea97a9f604f.tar.gz historical-5c32363a6748f4c4f88a59023b786ea97a9f604f.tar.bz2 historical-5c32363a6748f4c4f88a59023b786ea97a9f604f.zip |
Stable on amd64.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/cpufreqd/Manifest | 14 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index feddad034959..dc3fd65eb030 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.25 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.26 2006/01/19 12:17:37 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> cpufreqd-2.0.0.ebuild: + Stable on amd64. 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> cpufreqd-2.0.0.ebuild: Stable on ppc. diff --git a/sys-power/cpufreqd/Manifest b/sys-power/cpufreqd/Manifest index 1d0758d11109..e5144181d5f6 100644 --- a/sys-power/cpufreqd/Manifest +++ b/sys-power/cpufreqd/Manifest @@ -1,9 +1,19 @@ -MD5 ec09bf28ce46e384be994a91ef9c3d2a ChangeLog 6815 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 e363175acce36bea5b58ee8cd942f0f9 ChangeLog 6909 MD5 ae4232c6e814691b97c24efa396281bf cpufreqd-1.2.3.ebuild 766 -MD5 ff21f3619c0728c727ec418720eb71cd cpufreqd-2.0.0.ebuild 1895 +MD5 792ee6151121213a5c8cd2bb23ce23a3 cpufreqd-2.0.0.ebuild 1893 MD5 e595afc82cb46e3db7290ab70cf48b2d files/cpufreqd-2.0.0-init.d 919 MD5 df90962c83f1f87437ad708213cfcd23 files/digest-cpufreqd-1.2.3 66 MD5 1c0f7f9cae4252395d5afdcd4be58f70 files/digest-cpufreqd-2.0.0 130 MD5 786c62ca107cb9bc4e67e4cc2af34409 files/nvclock0.8b-fd.patch 580 MD5 233e02ceed7ba5fd68304bf19784a79e files/nvclock0.8b-fpic.patch 641 MD5 b280eebc74d70d85e664debf1adce2c3 metadata.xml 255 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDz4NtntT9W3vfTuoRAgEqAJ4y6sS3MVgLW12BUEcxCqIfgVe8iACdFF61 +U2qRReMrr9O7QRW1DSyJX+Q= +=mb5+ +-----END PGP SIGNATURE----- diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild index f8a255743aa6..62723a195fe3 100644 --- a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild +++ b/sys-power/cpufreqd/cpufreqd-2.0.0.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.0.0.ebuild,v 1.4 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.5 2006/01/19 12:17:37 cryos Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="acpi apm lm_sensors nforce2 nvidia pmu" DEPEND="sys-power/cpufrequtils |