commit:     9b760f36bc60ff752afa8394fae3290b5d01ea9b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 20:51:56 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 26 20:52:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b760f36

xorg-2.eclass: Put https://cgit.freedesktop.org/ in HOMEPAGE

Closes: https://bugs.gentoo.org/624498
Closes: https://bugs.gentoo.org/623782

 eclass/xorg-2.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 08051fe1fa7..75167988eed 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -60,7 +60,7 @@ esac
 EXPORT_FUNCTIONS ${EXPORTED_FUNCTIONS}
 
 IUSE=""
-HOMEPAGE="https://www.x.org/wiki/";
+HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/";
 
 # @ECLASS-VARIABLE: XORG_EAUTORECONF
 # @DESCRIPTION:

Reply via email to