From: David Hicks Date: Mon, 31 Jul 2017 10:59:28 +0000 (+1000) Subject: x11-libs/xcb-util: use HTTPS for freedesktop.org X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=482f6bba2d3ca9a9b7ad35be3bcbb7b3eac9d6c8;p=gentoo.git x11-libs/xcb-util: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0.ebuild index 907d30294a2a..30030133f96d 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util.git" DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/"