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

dev-lisp/cl-html-parse: Use https schema in live ebuild

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

diff --git a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild 
b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
index 1f44007b..3749e838 100644
--- a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
+++ b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="A portable version of Franz's Opensource HTML Parser"
 HOMEPAGE="http://www.cliki.net/CL-HTML-Parse";
-EGIT_REPO_URI="git://github.com/gwkkwg/${PN}.git"
+EGIT_REPO_URI="https://github.com/gwkkwg/${PN}";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to