commit: 629f29f4f39b80aa2a5529e5ebebf5f23d548f34 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Mon Jul 31 11:02:06 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 07:14:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629f29f4
x11-libs/xcb-util-renderutil: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild index 4600a023922..7f8a056ea0b 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-renderutil.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations"
