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

dev-lisp/madeira-port: Remove .git extension from EGIT_REPO_URI

 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 8055beee..950ee625 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="https://github.com/nikodemus/${PN}.git";
+EGIT_REPO_URI="https://github.com/nikodemus/${PN}";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to