projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f54889
)
x11-proto/xcb-proto: use HTTPS for freedesktop.org
author
David Hicks
<david@hicks.id.au>
Mon, 31 Jul 2017 12:32:05 +0000
(22:32 +1000)
committer
Michał 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
patch
|
blob
|
history
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 c37c78fd979d86d81832008ee5731a04ba507098..a49cbb8e2a4aacbda6bfeb38b2c90591153703cf 100644
(file)
--- 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"