commit: aa0b36a198ef3b59e0bb9f8f46c8bb8cba2c5051 Author: Chema Alonso <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun May 3 21:39:28 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun May 3 21:39:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=aa0b36a1
dev-lisp/terminfo: update live ebuild git uri dev-lisp/terminfo/terminfo-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/terminfo/terminfo-9999.ebuild b/dev-lisp/terminfo/terminfo-9999.ebuild index 02e5536..5a11ea0 100644 --- a/dev-lisp/terminfo/terminfo-9999.ebuild +++ b/dev-lisp/terminfo/terminfo-9999.ebuild @@ -8,7 +8,7 @@ inherit common-lisp-3 git-2 DESCRIPTION="Common Lisp interface to the terminfo database." HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html" -EGIT_REPO_URI="git://common-lisp.net/projects/linedit/linedit.git" +EGIT_REPO_URI="https://gitlab.common-lisp.net/linedit/linedit.git" LICENSE="BSD-2" SLOT="0"
