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

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

 dev-lisp/cl-m4/cl-m4-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lisp/cl-m4/cl-m4-9999.ebuild b/dev-lisp/cl-m4/cl-m4-9999.ebuild
index 263b9300..e63bdbe5 100644
--- a/dev-lisp/cl-m4/cl-m4-9999.ebuild
+++ b/dev-lisp/cl-m4/cl-m4-9999.ebuild
@@ -7,8 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Common Lisp re-implementation of GNU M4"
 HOMEPAGE="http://www.cliki.net/cl-m4";
-
-EGIT_REPO_URI="git://github.com/e-user/${PN}"
+EGIT_REPO_URI="https://github.com/e-user/${PN}";
 
 LICENSE="GPL-3+"
 SLOT="0"

Reply via email to