commit:     54be65370c4cb3718243e3f34493ccf51b73bdba
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon Apr  1 01:37:31 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Mon Apr  1 01:37:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54be6537

app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars: einfo syntax fix 
- remove :

Closes: https://bugs.gentoo.org/928083
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 .../watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild
 
b/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild
index 2a68b0a5ed..c067fe6978 100644
--- 
a/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild
+++ 
b/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild
@@ -16,5 +16,5 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo: "How to use: run in terminal in a folder - and in another 
software create a file with space in name, in that folder"
+       einfo "How to use: run in terminal in a folder - and in another 
software create a file with space in name, in that folder"
 }

Reply via email to