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

dev-lisp/smackjack: Use https schema in live ebuild

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

diff --git a/dev-lisp/smackjack/smackjack-9999.ebuild 
b/dev-lisp/smackjack/smackjack-9999.ebuild
index b9b687cd..183d912a 100644
--- a/dev-lisp/smackjack/smackjack-9999.ebuild
+++ b/dev-lisp/smackjack/smackjack-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="An Ajax Common Lisp Library using parenscript and hunchentoot"
 HOMEPAGE="https://github.com/aarvid/SmackJack";
-EGIT_REPO_URI="git://github.com/aarvid/SmackJack"
+EGIT_REPO_URI="https://github.com/aarvid/SmackJack";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to