summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 22:32:05 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-16 09:15:18 +0200
commit2a261736272a9275c1cd35e9fc4b45b135beaeab (patch)
tree215cd3de577445b9b40c98d0a070ce3ebeb24e79 /x11-proto
parentx11-misc/xkeyboard-config: use HTTPS for freedesktop.org (diff)
downloadgentoo-2a261736272a9275c1cd35e9fc4b45b135beaeab.tar.gz
gentoo-2a261736272a9275c1cd35e9fc4b45b135beaeab.tar.bz2
gentoo-2a261736272a9275c1cd35e9fc4b45b135beaeab.zip
x11-proto/xcb-proto: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 c37c78fd979d..a49cbb8e2a4a 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"