diff options
Diffstat (limited to 'media-sound/vkeybd')
-rw-r--r-- | media-sound/vkeybd/vkeybd-0.1.18d.ebuild | 4 |
1 files 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 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" } |