Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ekeyd/
Date: Sun, 12 Jan 2020 17:07:11
Message-Id: 1578848795.a9efe8c8e24042cb5d40b34b8d428358deaf5808.soap@gentoo
1 commit: a9efe8c8e24042cb5d40b34b8d428358deaf5808
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 17:06:35 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 17:06:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9efe8c8
7
8 app-crypt/ekeyd: Replace unicode arrow
9
10 * Mandated by GLEP 31
11
12 Closes: https://bugs.gentoo.org/704970
13 Package-Manager: Portage-2.3.84, Repoman-2.3.20
14 Signed-off-by: David Seifert <soap <AT> gentoo.org>
15
16 app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild b/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild
20 index cd17249ebd0..4cdadc14084 100644
21 --- a/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild
22 +++ b/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -146,7 +146,7 @@ pkg_postinst() {
30 elog "other hosts, you can enable the 'minimal' USE flag."
31 elog ""
32 elog "The service supports multiplexing if you wish to use multiple"
33 - elog "keys, just symlink /etc/init.d/ekeyd → /etc/init.d/ekeyd.identifier"
34 + elog "keys, just symlink /etc/init.d/ekeyd -> /etc/init.d/ekeyd.identifier"
35 elog "and it'll be looking for /etc/entropykey/identifier.conf"
36 elog ""