summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 21:06:17 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-16 09:14:33 +0200
commitb57775415bdb26a97c0d80907734a60d3ae9ea04 (patch)
tree6dacdc16e45d44894d41a56d66836f2ce5f804ac /x11-libs/pixman/pixman-9999.ebuild
parentx11-libs/xcb-util-xrm: use HTTPS for freedesktop.org (diff)
downloadgentoo-b57775415bdb26a97c0d80907734a60d3ae9ea04.tar.gz
gentoo-b57775415bdb26a97c0d80907734a60d3ae9ea04.tar.bz2
gentoo-b57775415bdb26a97c0d80907734a60d3ae9ea04.zip
x11-libs/pixman: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-libs/pixman/pixman-9999.ebuild')
-rw-r--r--x11-libs/pixman/pixman-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild
index 908c4e19d2f6..983516d40153 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="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