commit: f54597dc3ae246c836be1b4760acb21eec46fbb2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun May 20 16:05:57 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun May 20 16:05:57 2018 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f54597dc
dev-lisp/ecls: Updates LICENSE dev-lisp/ecls/ecls-16.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/ecls/ecls-16.1.3.ebuild b/dev-lisp/ecls/ecls-16.1.3.ebuild index 6b3789c3..c854c576 100644 --- a/dev-lisp/ecls/ecls-16.1.3.ebuild +++ b/dev-lisp/ecls/ecls-16.1.3.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="ECL is an embeddable Common Lisp implementation" HOMEPAGE="https://common-lisp.net/project/ecl/" SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${MY_P}.tgz" -LICENSE="BSD LGPL-2" +LICENSE="BSD-2 LGPL-2.1+" SLOT="0/${PV}" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode +libatomic X"
