Closes: https://bugs.gentoo.org/704972
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
}
update_symlinks() {
- einfo "Calling eselect vi update --if-unset…"
+ einfo "Calling eselect vi update --if-unset"
eselect vi update --if-unset
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
}
update_symlinks() {
- einfo "Calling eselect vi update --if-unset…"
+ einfo "Calling eselect vi update --if-unset"
eselect vi update --if-unset
}