commit: 7f4c3bb0022c73ded60fca2de10f20d686c53fbc Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Mon Jul 31 11:11:39 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 07:14:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4c3bb0
x11-libs/libXfont2: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-libs/libXfont2/libXfont2-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXfont2/libXfont2-9999.ebuild b/x11-libs/libXfont2/libXfont2-9999.ebuild index 95a86731e68..cb4dfd2d7d3 100644 --- a/x11-libs/libXfont2/libXfont2-9999.ebuild +++ b/x11-libs/libXfont2/libXfont2-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_DOC=doc -EGIT_REPO_URI="git://anongit.freedesktop.org/xorg/lib/libXfont" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXfont.git" inherit xorg-2 DESCRIPTION="X.Org Xfont library"