diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-05 11:37:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-05 11:37:27 -0700 |
commit | ec60995b1d1293416cb58a7836cd46c7d76c929d (patch) | |
tree | 100374843233bb7e0ae08ae63e645aa49184f6da /x11-libs/pixman | |
parent | net-libs/libnsl: mark 1.2.0 m68k/s390/sh stable (diff) | |
download | gentoo-ec60995b1d1293416cb58a7836cd46c7d76c929d.tar.gz gentoo-ec60995b1d1293416cb58a7836cd46c7d76c929d.tar.bz2 gentoo-ec60995b1d1293416cb58a7836cd46c7d76c929d.zip |
x11-libs/pixman: Update to FreeDesktop GitLab repo address
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r-- | x11-libs/pixman/pixman-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild index 983516d40153..1ddfad8bc90e 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 |