commit:     2a261736272a9275c1cd35e9fc4b45b135beaeab
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 12:32:05 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 07:15:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a261736

x11-proto/xcb-proto: use HTTPS for freedesktop.org

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild 
b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
index c37c78fd979..a49cbb8e2a4 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
@@ -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";
 

Reply via email to