commit:     f24b2362ad717a7e368f58f33aab0470aee2343b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 09:54:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 10:36:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24b2362

net-analyzer/gvmd: fix trailing whitespace

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/gvmd/gvmd-9.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/gvmd/gvmd-9.0.1.ebuild 
b/net-analyzer/gvmd/gvmd-9.0.1.ebuild
index b48b9a9102a..d22d159745d 100644
--- a/net-analyzer/gvmd/gvmd-9.0.1.ebuild
+++ b/net-analyzer/gvmd/gvmd-9.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -46,7 +46,7 @@ BDEPEND="
        test? ( dev-libs/cgreen )"
 
 PATCHES=(
-       # Replace deprecated glibc sys_siglist with strsignal 
+       # Replace deprecated glibc sys_siglist with strsignal
        "${FILESDIR}/${P}-glibc_siglist.patch"
 )
 

Reply via email to