summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2018-05-20 18:09:09 +0200
committerChema Alonso Josa <nimiux@gentoo.org>2018-05-20 18:09:46 +0200
commite5445f0f856683ef2f911cda46460ac451f608f0 (patch)
tree92b30c5cfddc606c5c3cb5600ba68dc60dc1b1ee /dev-lisp
parentsys-libs/glibc: Stop installing SSP and FORTIFY_SOURCE handler (diff)
downloadgentoo-e5445f0f856683ef2f911cda46460ac451f608f0.tar.gz
gentoo-e5445f0f856683ef2f911cda46460ac451f608f0.tar.bz2
gentoo-e5445f0f856683ef2f911cda46460ac451f608f0.zip
dev-lisp/ecls: Update LICENSE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/ecls/ecls-16.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/ecls/ecls-16.1.3.ebuild b/dev-lisp/ecls/ecls-16.1.3.ebuild
index 6b3789c3ed9b..c854c57688a5 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"