diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 01:12:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 01:12:09 +0000 |
commit | 6d47b427f2c89dffa2783ead14c8f198f638173e (patch) | |
tree | ea75bf410fb3c8b237d78109663ad592ffac2838 /x11-plugins/gkrellm-cpufreq | |
parent | whitespace (diff) | |
download | gentoo-2-6d47b427f2c89dffa2783ead14c8f198f638173e.tar.gz gentoo-2-6d47b427f2c89dffa2783ead14c8f198f638173e.tar.bz2 gentoo-2-6d47b427f2c89dffa2783ead14c8f198f638173e.zip |
whitespace
(Portage version: 2.1.2.9)
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 } - |