diff options
Diffstat (limited to 'x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild index 92b671a3a16b..6f8cbe43aa10 100644 --- a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild +++ b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.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/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild,v 1.2 2007/03/09 16:57:25 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.5.5.ebuild,v 1.3 2007/07/11 20:39:23 mr_bones_ Exp $ inherit gkrellm-plugin @@ -35,4 +35,3 @@ pkg_postinst() { einfo "ALL ALL=NOPASSWD:/usr/sbin/cpufreqsetgovernor [a-z]*" echo } - |