From 3add025ac0e4b6333625ab7f4da14e06f30f95dd Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 24 Oct 2019 14:24:01 -0700 Subject: [PATCH] media-libs/libglvnd: Update homepage/git repo to freedesktop.org Signed-off-by: Matt Turner --- media-libs/libglvnd/libglvnd-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libglvnd/libglvnd-9999.ebuild b/media-libs/libglvnd/libglvnd-9999.ebuild index b3aed5ed28d0..877b89fb3094 100644 --- a/media-libs/libglvnd/libglvnd-9999.ebuild +++ b/media-libs/libglvnd/libglvnd-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -EGIT_REPO_URI="https://github.com/NVIDIA/${PN}.git" +EGIT_REPO_URI="https://gitlab.freedesktop.org/glvnd/libglvnd.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" @@ -13,7 +13,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools ${GIT_ECLASS} multilib-minimal python-any-r1 DESCRIPTION="The GL Vendor-Neutral Dispatch library" -HOMEPAGE="https://github.com/NVIDIA/libglvnd" +HOMEPAGE="https://gitlab.freedesktop.org/glvnd/libglvnd" if [[ ${PV} = 9999* ]]; then SRC_URI="" else -- 2.26.2