diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 22:45:56 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-01 19:06:37 -0700 |
commit | 2eb017bb4d28c8f0976376d8245c9d9344302015 (patch) | |
tree | 2bfa5955adb9bc336cc2942f1ca26f82c0f42896 /x11-base | |
parent | sys-kernel/ck-sources: v.bump (4.9.46) (diff) | |
download | gentoo-2eb017bb4d28c8f0976376d8245c9d9344302015.tar.gz gentoo-2eb017bb4d28c8f0976376d8245c9d9344302015.tar.bz2 gentoo-2eb017bb4d28c8f0976376d8245c9d9344302015.zip |
x11-base/xorg-x11: update link to wiki
Closes: https://github.com/gentoo/gentoo/pull/5589
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild index 6661c904bfa6..c10948f48d8d 100644 --- a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -146,7 +146,7 @@ pkg_postinst() { elog # (#76985) - elog "Visit https://www.gentoo.org/doc/en/index.xml?catid=desktop" + elog "Visit https://wiki.gentoo.org/wiki/Category:X.Org" elog "for more information on configuring X." elog } |