dev-util/clion: add licenses for bundled libraries
authorChristian Strahl <c.a.strahl@gmail.com>
Thu, 19 Sep 2019 15:51:45 +0000 (17:51 +0200)
committerUlrich Müller <ulm@gentoo.org>
Thu, 26 Sep 2019 16:38:21 +0000 (18:38 +0200)
Closes: https://bugs.gentoo.org/694266
Closes: https://github.com/gentoo/gentoo/pull/12972
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Christian Strahl <c.a.strahl@gmail.com>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
dev-util/clion/clion-2019.2.1.ebuild

index 927800def455ae6a53e5285588a793c06e738362..fbe93d313de5c21dd10be71bc43640d264f0c145 100644 (file)
@@ -9,8 +9,10 @@ DESCRIPTION="A complete toolset for C and C++ development"
 HOMEPAGE="https://www.jetbrains.com/clion"
 SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="IDEA
-       || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
+LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )
+       Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0
+       EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM
+       LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 RESTRICT="bindist mirror splitdebug"