x11-proto/xcb-proto: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 12:32:05 +0000 (22:32 +1000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 Aug 2017 07:15:18 +0000 (09:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild

index c37c78fd979d86d81832008ee5731a04ba507098..a49cbb8e2a4aacbda6bfeb38b2c90591153703cf 100644 (file)
@@ -10,7 +10,7 @@ inherit python-r1 xorg-2
 
 DESCRIPTION="X C-language Bindings protocol headers"
 HOMEPAGE="https://xcb.freedesktop.org/"
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git"
 [[ ${PV} != 9999* ]] && \
        SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"