diff options
Diffstat (limited to 'x11-plugins/gkrellm-cpufreq')
-rw-r--r-- | x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.ebuild b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.ebuild index 57a635ec3aa0..1bf009aa49a1 100644 --- a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.ebuild +++ b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.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.6.1.ebuild,v 1.1 2007/07/15 17:58:10 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.1.ebuild,v 1.2 2007/07/16 01:12:09 mr_bones_ Exp $ inherit gkrellm-plugin @@ -36,4 +36,3 @@ pkg_postinst() { einfo "ALL ALL = (root) NOPASSWD: /usr/sbin/cpufreqnextgovernor" echo } - |