app-editors/vis: Remove unicode ellipsis in einfo
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 9 Jan 2020 03:31:09 +0000 (04:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 9 Jan 2020 04:46:49 +0000 (05:46 +0100)
Closes: https://bugs.gentoo.org/704972
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-editors/vis/vis-0.5.ebuild
app-editors/vis/vis-9999.ebuild

index 8324eff6c8c12181161621dbd2e825f37a3cd1bf..8e569226bead1c7bb4448cd960b2b61ceec0ee8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -51,7 +51,7 @@ src_configure() {
 }
 
 update_symlinks() {
-       einfo "Calling eselect vi update --if-unset"
+       einfo "Calling eselect vi update --if-unset"
        eselect vi update --if-unset
 }
 
index fb44c4c77d97e0cec0e11bd0ae72f4bc81fbf73c..b6c9bf4653126584eb8f273e55216043c551fc05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -43,7 +43,7 @@ src_configure() {
 }
 
 update_symlinks() {
-       einfo "Calling eselect vi update --if-unset"
+       einfo "Calling eselect vi update --if-unset"
        eselect vi update --if-unset
 }