summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild')
-rw-r--r--sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild b/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild
index 355ff764d1d0..bfdece55882f 100644
--- a/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild
+++ b/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild,v 1.2 2007/03/13 16:53:43 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.0-r2.ebuild,v 1.3 2007/05/17 08:51:45 phreak Exp $
inherit eutils autotools
@@ -64,7 +64,7 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS README TODO
- newinitd "${FILESDIR}"/${P}-init.d ${PN}
+ newinitd "${FILESDIR}"/${PN}-init.d ${PN}
}
pkg_postinst() {