diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-10-30 19:25:37 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-10-30 19:25:37 +0000 |
commit | 3b57c8fcffbb373612e41d8ace15f50c2f834c0a (patch) | |
tree | 45c0fbf9b1a9eb8728e7089d7da605f2672a915b /sys-power/ncpufreqd/ncpufreqd-2.0.ebuild | |
parent | Remove divx4linux useflag. (diff) | |
download | historical-3b57c8fcffbb373612e41d8ace15f50c2f834c0a.tar.gz historical-3b57c8fcffbb373612e41d8ace15f50c2f834c0a.tar.bz2 historical-3b57c8fcffbb373612e41d8ace15f50c2f834c0a.zip |
Marked Stable on amd64.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'sys-power/ncpufreqd/ncpufreqd-2.0.ebuild')
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild b/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild index 2b0ffcf53cae..adf13a032b86 100644 --- a/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild,v 1.2 2005/10/28 12:09:10 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild,v 1.3 2005/10/30 19:25:37 metalgod Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" HOMEPAGE="http://fatcat.ftj.agh.edu.pl/~nelchael/" @@ -8,7 +8,7 @@ SRC_URI="http://fatcat.ftj.agh.edu.pl/~nelchael/files/ncpufreqd/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" |