From: David Hicks Date: Sat, 29 Jul 2017 09:43:15 +0000 (+1000) Subject: dev-lisp/trivial-gray-streams: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=143518e823b1175d009965ef1ae900c1845850e0;p=gentoo.git dev-lisp/trivial-gray-streams: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild index f768134653e4..9fa802eff228 100644 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild +++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild @@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3 DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations" HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/" -EGIT_REPO_URI="git://github.com/${PN}/${PN}" +EGIT_REPO_URI="https://github.com/${PN}/${PN}" LICENSE="MIT" SLOT="0"