commit:     9225bc6292655cacfc83310be86be22fddbac1b9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 01:56:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 01:56:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9225bc62

mate-extra/mate-sensors-applet: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
index fd9e54d09629..f6fce26db5c2 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,7 +44,7 @@ DEPEND="${COMMON_DEPEND}
 PDEPEND="hddtemp? ( dbus? ( sys-fs/udisks:2 ) )"
 
 PATCHES=(
-    "${FILESDIR}/${PN}-1.24.1-dont-check-for-headers.patch"
+       "${FILESDIR}/${PN}-1.24.1-dont-check-for-headers.patch"
 )
 
 src_configure() {

Reply via email to