commit:     825ed02ea00379a9e397e0c8242cc430eb45b1fa
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:28:24 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:28:24 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=825ed02e

dev-lisp/madeira-port: Use https schema in live ebuild

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

diff --git a/dev-lisp/madeira-port/madeira-port-9999.ebuild 
b/dev-lisp/madeira-port/madeira-port-9999.ebuild
index 521a14a6..8055beee 100644
--- a/dev-lisp/madeira-port/madeira-port-9999.ebuild
+++ b/dev-lisp/madeira-port/madeira-port-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Makes easy to specify implementation dependent files as part of 
an ASDF system"
 HOMEPAGE="https://github.com/nikodemus/madeira-port";
-EGIT_REPO_URI="git://github.com/nikodemus/${PN}.git"
+EGIT_REPO_URI="https://github.com/nikodemus/${PN}.git";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to