app-crypt/ekeyd: Replace unicode arrow
authorDavid Seifert <soap@gentoo.org>
Sun, 12 Jan 2020 17:06:35 +0000 (18:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 12 Jan 2020 17:06:35 +0000 (18:06 +0100)
* Mandated by GLEP 31

Closes: https://bugs.gentoo.org/704970
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild

index cd17249ebd07701c5d7d10d8be85236d150b2d36..4cdadc1408408950a219852a6631e34dcda1f740 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -146,7 +146,7 @@ pkg_postinst() {
        elog "other hosts, you can enable the 'minimal' USE flag."
        elog ""
        elog "The service supports multiplexing if you wish to use multiple"
-       elog "keys, just symlink /etc/init.d/ekeyd  /etc/init.d/ekeyd.identifier"
+       elog "keys, just symlink /etc/init.d/ekeyd -> /etc/init.d/ekeyd.identifier"
        elog "and it'll be looking for /etc/entropykey/identifier.conf"
        elog ""