x11-libs/pixman: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 11:06:17 +0000 (21:06 +1000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 Aug 2017 07:14:33 +0000 (09:14 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

x11-libs/pixman/pixman-0.34.0.ebuild
x11-libs/pixman/pixman-9999.ebuild

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