commit:     bd533cbee4e6ec5105205a6d60eb461cc6eec6a2
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:41:41 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:41:41 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=bd533cbe

dev-lisp/trivial-gray-streams: Use https schema in live ebuild

 dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f7681346..9fa802ef 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"

Reply via email to