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

dev-lisp/let-plus: Use https schema in live ebuild

 dev-lisp/let-plus/let-plus-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/let-plus/let-plus-9999.ebuild 
b/dev-lisp/let-plus/let-plus-9999.ebuild
index 6d57d90e..3c0efe7d 100644
--- a/dev-lisp/let-plus/let-plus-9999.ebuild
+++ b/dev-lisp/let-plus/let-plus-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="LET+: destructuring extension of LET*"
 HOMEPAGE="http://www.cliki.net/let-plus";
-EGIT_REPO_URI="git://github.com/tpapp/${PN}"
+EGIT_REPO_URI="https://github.com/tpapp/${PN}";
 
 LICENSE="Boost-1.0"
 SLOT="0"

Reply via email to