Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-x11/
Date: Sat, 02 Sep 2017 02:06:53
Message-Id: 1504317997.2eb017bb4d28c8f0976376d8245c9d9344302015.mattst88@gentoo
1 commit: 2eb017bb4d28c8f0976376d8245c9d9344302015
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 20:45:56 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 02:06:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb017bb
7
8 x11-base/xorg-x11: update link to wiki
9
10 Closes: https://github.com/gentoo/gentoo/pull/5589
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild
17 index 6661c904bfa..c10948f48d8 100644
18 --- a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild
19 +++ b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="2"
26 @@ -146,7 +146,7 @@ pkg_postinst() {
27 elog
28
29 # (#76985)
30 - elog "Visit https://www.gentoo.org/doc/en/index.xml?catid=desktop"
31 + elog "Visit https://wiki.gentoo.org/wiki/Category:X.Org"
32 elog "for more information on configuring X."
33 elog
34 }