diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 21:59:09 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-09-02 12:02:19 +0200 |
commit | ea4c0c0769957218c2ba8e44da27d2acf1b2ae70 (patch) | |
tree | 8876851203d1f082b92cf716f5ee76d9c6ae25cf /media-sound/vkeybd | |
parent | media-libs/liblo: remove unused patch (diff) | |
download | gentoo-ea4c0c0769957218c2ba8e44da27d2acf1b2ae70.tar.gz gentoo-ea4c0c0769957218c2ba8e44da27d2acf1b2ae70.tar.bz2 gentoo-ea4c0c0769957218c2ba8e44da27d2acf1b2ae70.zip |
media-sound/vkeybd: update link to wiki
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" } |