Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 26 May 2018 20:52:44
Message-Id: 1527367948.9b760f36bc60ff752afa8394fae3290b5d01ea9b.mattst88@gentoo
1 commit: 9b760f36bc60ff752afa8394fae3290b5d01ea9b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 26 20:51:56 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat May 26 20:52:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b760f36
7
8 xorg-2.eclass: Put https://cgit.freedesktop.org/ in HOMEPAGE
9
10 Closes: https://bugs.gentoo.org/624498
11 Closes: https://bugs.gentoo.org/623782
12
13 eclass/xorg-2.eclass | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
17 index 08051fe1fa7..75167988eed 100644
18 --- a/eclass/xorg-2.eclass
19 +++ b/eclass/xorg-2.eclass
20 @@ -60,7 +60,7 @@ esac
21 EXPORT_FUNCTIONS ${EXPORTED_FUNCTIONS}
22
23 IUSE=""
24 -HOMEPAGE="https://www.x.org/wiki/"
25 +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
26
27 # @ECLASS-VARIABLE: XORG_EAUTORECONF
28 # @DESCRIPTION: