projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6da821f
)
x11-libs/xcb-util: use HTTPS for freedesktop.org
author
David Hicks
<david@hicks.id.au>
Mon, 31 Jul 2017 10:59:28 +0000
(20:59 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 16 Aug 2017 07:13:58 +0000
(09:13 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
x11-libs/xcb-util/xcb-util-0.4.0.ebuild
patch
|
blob
|
history
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 907d30294a2a93af6c7faccce244dad3aeafe74d..30030133f96d682104fde69258eb2cf2c2882536 100644
(file)
--- 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/"