commit: ec60995b1d1293416cb58a7836cd46c7d76c929d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Jun 5 18:37:09 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Jun 5 18:37:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec60995b
x11-libs/pixman: Update to FreeDesktop GitLab repo address x11-libs/pixman/pixman-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild index 983516d4015..1ddfad8bc90 100644 --- a/x11-libs/pixman/pixman-9999.ebuild +++ b/x11-libs/pixman/pixman-9999.ebuild @@ -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
