commit: 31d829ae5cede2d90574bb54c5189195e3665d6c Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sat Dec 17 13:22:43 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sat Dec 17 13:22:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=31d829ae
dev-lisp/clx: Updates DESCRIPTION and LICENSE dev-lisp/clx/clx-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild index 4b11ee4..5eb764c 100644 --- a/dev-lisp/clx/clx-9999.ebuild +++ b/dev-lisp/clx/clx-9999.ebuild @@ -6,10 +6,10 @@ EAPI=6 inherit common-lisp-3 git-r3 -DESCRIPTION="A fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp" +DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for Common Lisp" HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX" EGIT_REPO_URI="git://github.com/sharplispers/clx.git" -LICENSE="HPND" +LICENSE="MIT" SLOT="0" IUSE=""
