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

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

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

diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild 
b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
index 272a9d4e..761f9d58 100644
--- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
+++ b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Stand-alone Common Lisp graph typesetting system"
 HOMEPAGE="https://github.com/mbattyani/cl-typegraph";
-EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
+EGIT_REPO_URI="https://github.com/mbattyani/${PN}";
 
 LICENSE="BSD-2"
 SLOT="0"

Reply via email to