commit:     30ace80ebc2659a7ebd1e35ece87827a795ec33a
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 19:42:28 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 19:42:28 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=30ace80e

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

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

diff --git a/dev-lisp/eos/eos-9999.ebuild b/dev-lisp/eos/eos-9999.ebuild
index 69b6dae6..314ff517 100644
--- a/dev-lisp/eos/eos-9999.ebuild
+++ b/dev-lisp/eos/eos-9999.ebuild
@@ -8,7 +8,7 @@ inherit common-lisp-3 git-r3
 DESCRIPTION="Eos is a drop-in replacement for the FiveAM Test Framework"
 HOMEPAGE="https://github.com/adlai/Eos
        http://www.cliki.net/Eos";
-EGIT_REPO_URI="git://github.com/adlai/Eos"
+EGIT_REPO_URI="https://github.com/adlai/Eos";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to