commit: ea4c0c0769957218c2ba8e44da27d2acf1b2ae70
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Fri Sep 1 19:59:09 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 10:02:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4c0c07
media-sound/vkeybd: update link to wiki
media-sound/vkeybd/vkeybd-0.1.18d.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
b/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
index 7c5a665a658..cdf69d35b90 100644
--- a/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
+++ b/media-sound/vkeybd/vkeybd-0.1.18d.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -61,5 +61,5 @@ pkg_postinst() {
elog "vkeybdmap-\$LANG is searched in prior. For example,
/etc/vkeybdmap-de"
elog "can be used for the german locale. See the localization guide:"
elog
- elog "https://www.gentoo.org/doc/en/guide-localization.xml"
+ elog "https://wiki.gentoo.org/wiki/Localization/Guide"
}