summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-15 02:30:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-15 02:30:08 +0000
commit15dde04301451f36b0b075298fdc1f9704702f96 (patch)
tree720484290b0d9cd83fb960956c3723a29ed22584 /app-laptop
parentamd64 stable - 288899 (diff)
downloadgentoo-2-15dde04301451f36b0b075298fdc1f9704702f96.tar.gz
gentoo-2-15dde04301451f36b0b075298fdc1f9704702f96.tar.bz2
gentoo-2-15dde04301451f36b0b075298fdc1f9704702f96.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/hdapsd/hdapsd-20090401.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20090401.ebuild b/app-laptop/hdapsd/hdapsd-20090401.ebuild
index e3dae3983381..4eb86558969c 100644
--- a/app-laptop/hdapsd/hdapsd-20090401.ebuild
+++ b/app-laptop/hdapsd/hdapsd-20090401.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20090401.ebuild,v 1.1 2009/10/14 22:03:26 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20090401.ebuild,v 1.2 2009/10/15 02:30:08 mr_bones_ Exp $
EAPI="2"
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND=""
pkg_setup() {
- # We require the hdaps module which can either come from kernel sources or
+ # We require the hdaps module which can either come from kernel sources or
# from the tp_smapi package.
if ! has_version app-laptop/tp_smapi || ! built_with_use app-laptop/tp_smapi hdaps; then
CONFIG_CHECK="~SENSORS_HDAPS"