summaryrefslogtreecommitdiff
path: root/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild')
-rw-r--r--x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild b/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
index 3888f77a8927..fa5959248cd1 100644
--- a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MY_PN=${PN/progs/demos}
MY_P=${MY_PN}-${PV}
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/demos.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/demos.git"
if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
@@ -15,7 +15,7 @@ fi
inherit base autotools toolchain-funcs ${GIT_ECLASS}
DESCRIPTION="Mesa's OpenGL utility and demo programs (glxgears and glxinfo)"
-HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/ https://gitlab.freedesktop.org/mesa/demos"
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"