x11-libs/pixman: Update to FreeDesktop GitLab repo address
authorMatt Turner <mattst88@gentoo.org>
Tue, 5 Jun 2018 18:37:09 +0000 (11:37 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 5 Jun 2018 18:37:27 +0000 (11:37 -0700)
x11-libs/pixman/pixman-9999.ebuild

index 983516d40153b0205e722ea5adb1e9beab53e132..1ddfad8bc90eb6d6d7239cdcdb0d319d8f3e96ed 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 XORG_MULTILIB=yes
 inherit xorg-2
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/pixman.git"
+EGIT_REPO_URI="https://gitlab.freedesktop.org/pixman/pixman.git"
 DESCRIPTION="Low-level pixel manipulation routines"
 
 if [[ $PV != 9999* ]]; then