diff options
author | David Hicks <david@hicks.id.au> | 2017-07-31 21:11:39 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:14:40 +0200 |
commit | 7f4c3bb0022c73ded60fca2de10f20d686c53fbc (patch) | |
tree | ff4d14f2d7280e324f20b902875902bb48589434 /x11-libs | |
parent | x11-libs/libxcb: use HTTPS for freedesktop.org (diff) | |
download | gentoo-7f4c3bb0022c73ded60fca2de10f20d686c53fbc.tar.gz gentoo-7f4c3bb0022c73ded60fca2de10f20d686c53fbc.tar.bz2 gentoo-7f4c3bb0022c73ded60fca2de10f20d686c53fbc.zip |
x11-libs/libXfont2: 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/libXfont2/libXfont2-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXfont2/libXfont2-9999.ebuild b/x11-libs/libXfont2/libXfont2-9999.ebuild index 95a86731e680..cb4dfd2d7d3f 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" |