diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 20:39:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 20:39:23 +0000 |
commit | 26953c8bf56e2cb031822986a8fdcc10bb8e8f0d (patch) | |
tree | 4ba94b5604f3034e559dfa79fdcb926e51f60be8 /x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild | |
parent | Keyworded ~sparc-fbsd. (diff) | |
download | historical-26953c8bf56e2cb031822986a8fdcc10bb8e8f0d.tar.gz historical-26953c8bf56e2cb031822986a8fdcc10bb8e8f0d.tar.bz2 historical-26953c8bf56e2cb031822986a8fdcc10bb8e8f0d.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild index bbe57ebf84dd..efec78e5d2d4 100644 --- a/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild +++ b/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.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.ebuild,v 1.1 2007/04/26 18:22:01 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-cpufreq/gkrellm-cpufreq-0.6.ebuild,v 1.2 2007/07/11 20:39:23 mr_bones_ Exp $ inherit gkrellm-plugin @@ -36,4 +36,3 @@ pkg_postinst() { einfo "ALL ALL = (root) NOPASSWD: /usr/sbin/cpufreqnextgovernor" echo } - |