commit:     12d9a4ca75aec12a4ce2614b15bf5372d044b888
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 20:46:31 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 20:46:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=12d9a4ca

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

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

diff --git a/dev-lisp/esrap/esrap-9999.ebuild b/dev-lisp/esrap/esrap-9999.ebuild
index 3dc6c6b7..367d08a1 100644
--- a/dev-lisp/esrap/esrap-9999.ebuild
+++ b/dev-lisp/esrap/esrap-9999.ebuild
@@ -8,7 +8,7 @@ inherit common-lisp-3 git-r3
 DESCRIPTION="ESRAP -- a packrat parser generator for Common Lisp"
 HOMEPAGE="https://github.com/nikodemus/esrap
        www.cliki.net/esrap"
-EGIT_REPO_URI="git://github.com/nikodemus/${PN}"
+EGIT_REPO_URI="https://github.com/nikodemus/esrap";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to