dev-lisp/ecls: Update LICENSE
authorChema Alonso Josa <nimiux@gentoo.org>
Sun, 20 May 2018 16:09:09 +0000 (18:09 +0200)
committerChema Alonso Josa <nimiux@gentoo.org>
Sun, 20 May 2018 16:09:46 +0000 (18:09 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-lisp/ecls/ecls-16.1.3.ebuild

index 6b3789c3ed9bf29d6efcb260326c909c2701682e..c854c57688a558a2247bdba5975d5042669ff3b1 100644 (file)
@@ -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"