Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vkeybd/
Date: Sat, 02 Sep 2017 10:02:38
Message-Id: 1504346539.ea4c0c0769957218c2ba8e44da27d2acf1b2ae70.aballier@gentoo
1 commit: ea4c0c0769957218c2ba8e44da27d2acf1b2ae70
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 19:59:09 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 10:02:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4c0c07
7
8 media-sound/vkeybd: update link to wiki
9
10 media-sound/vkeybd/vkeybd-0.1.18d.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-sound/vkeybd/vkeybd-0.1.18d.ebuild b/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
14 index 7c5a665a658..cdf69d35b90 100644
15 --- a/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
16 +++ b/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2010 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=2
23 @@ -61,5 +61,5 @@ pkg_postinst() {
24 elog "vkeybdmap-\$LANG is searched in prior. For example, /etc/vkeybdmap-de"
25 elog "can be used for the german locale. See the localization guide:"
26 elog
27 - elog "https://www.gentoo.org/doc/en/guide-localization.xml"
28 + elog "https://wiki.gentoo.org/wiki/Localization/Guide"
29 }