summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 21:22:53 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-16 09:14:18 +0200
commitb38ca90542887229c05b5975f7c27622b21efb90 (patch)
tree7cd48eb7d8ee8f07782cc9eb34d0497458b4d32b /x11-libs
parentx11-libs/xcb-util-image: use HTTPS for freedesktop.org (diff)
downloadgentoo-b38ca90542887229c05b5975f7c27622b21efb90.tar.gz
gentoo-b38ca90542887229c05b5975f7c27622b21efb90.tar.bz2
gentoo-b38ca90542887229c05b5975f7c27622b21efb90.zip
x11-libs/xcb-util-keysyms: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild
index 17e800ad899d..ac33aa169bb9 100644
--- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild
+++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-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-keysyms"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-keysyms.git"
DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="https://xcb.freedesktop.org/"