dev-lisp/trivial-gray-streams: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 09:43:15 +0000 (19:43 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:37 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild

index f768134653e491326558c86037a93fc082115384..9fa802eff22842836dc75ca66c84d41a3aeb212c 100644 (file)
@@ -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"