sys-apps/lm_sensors: remove trailing whitespace
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 11 Apr 2018 00:01:29 +0000 (19:01 -0500)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:31 +0000 (19:21 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sys-apps/lm_sensors/lm_sensors-3.4.0_p20160725.ebuild
sys-apps/lm_sensors/lm_sensors-3.4.0_p20170901.ebuild

index f543e8be3a747e049feccc4a40d673b34a60819f..e6332a2325c10c9ff3ff9fd0eb8e1c72c7cae370 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -113,10 +113,10 @@ multilib_src_configure() {
        if multilib_is_native_abi && use sensord; then
                # sensord requires net-analyzer/rrdtool which doesn't have real multilib
                # support. To prevent errors like
-               # 
-               #   skipping incompatible /usr/lib/librrd.so when searching for -lrrd 
+               #
+               #   skipping incompatible /usr/lib/librrd.so when searching for -lrrd
                #   cannot find -lrrd
-               # 
+               #
                # we only build sensord when we are building for profile's native ABI
                # (it doesn't affect libsensors.so).
                sed -i -e 's:^#\(PROG_EXTRA.*\):\1:' Makefile || \
index bd41a3e2dda3013d3016ae17454abf4d07628eec..80eebd78ae58d8bd99dc0c4dfc30913e96fdfe0a 100644 (file)
@@ -113,10 +113,10 @@ multilib_src_configure() {
        if multilib_is_native_abi && use sensord; then
                # sensord requires net-analyzer/rrdtool which doesn't have real multilib
                # support. To prevent errors like
-               # 
-               #   skipping incompatible /usr/lib/librrd.so when searching for -lrrd 
+               #
+               #   skipping incompatible /usr/lib/librrd.so when searching for -lrrd
                #   cannot find -lrrd
-               # 
+               #
                # we only build sensord when we are building for profile's native ABI
                # (it doesn't affect libsensors.so).
                sed -i -e 's:^#\(PROG_EXTRA.*\):\1:' Makefile || \