commit: a58161ab0dda48b7f257944e695099624bb59e29 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Oct 15 20:28:33 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Oct 15 20:28:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a58161ab
dev-lisp/terminfo: Updates license dev-lisp/terminfo/terminfo-1.10.ebuild | 2 +- dev-lisp/terminfo/terminfo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/terminfo/terminfo-1.10.ebuild b/dev-lisp/terminfo/terminfo-1.10.ebuild index 6a0a9817..f5ce7b7f 100644 --- a/dev-lisp/terminfo/terminfo-1.10.ebuild +++ b/dev-lisp/terminfo/terminfo-1.10.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Common Lisp interface to the terminfo database." HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html" SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/linedit/linedit-${LINEDITVERSION}.tar.bz2" -LICENSE="MIT" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" diff --git a/dev-lisp/terminfo/terminfo-9999.ebuild b/dev-lisp/terminfo/terminfo-9999.ebuild index 43231779..d5d9692e 100644 --- a/dev-lisp/terminfo/terminfo-9999.ebuild +++ b/dev-lisp/terminfo/terminfo-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Common Lisp interface to the terminfo database." HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html" EGIT_REPO_URI="https://gitlab.common-lisp.net/linedit/linedit.git" -LICENSE="BSD-2" +LICENSE="BSD" SLOT="0" IUSE=""
