From: Francesco Turco Date: Fri, 1 Sep 2017 19:59:09 +0000 (+0200) Subject: media-sound/vkeybd: update link to wiki X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea4c0c0769957218c2ba8e44da27d2acf1b2ae70;p=gentoo.git media-sound/vkeybd: update link to wiki --- diff --git a/media-sound/vkeybd/vkeybd-0.1.18d.ebuild b/media-sound/vkeybd/vkeybd-0.1.18d.ebuild index 7c5a665a6582..cdf69d35b90a 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" }