commit: 284fb8af9e2f0fc44ba47ddd0a5efbde441bfba6 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Mon Jul 31 11:15:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 07:14:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284fb8af
x11-libs/libXres: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-libs/libXres/libXres-1.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXres/libXres-1.0.7.ebuild b/x11-libs/libXres/libXres-1.0.7.ebuild index de5b3eda87d..0247056ddcb 100644 --- a/x11-libs/libXres/libXres-1.0.7.ebuild +++ b/x11-libs/libXres/libXres-1.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXRes.git" DESCRIPTION="X.Org XRes library" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
