commit:     fc6fc0fce5915a61227af56737f68fb223d080ca
Author:     Christian Strahl <c.a.strahl <AT> gmail <DOT> com>
AuthorDate: Thu Sep 19 15:51:45 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 16:38:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6fc0fc

dev-util/clion: add licenses for bundled libraries

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 <AT> gmail.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-util/clion/clion-2019.2.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-util/clion/clion-2019.2.1.ebuild 
b/dev-util/clion/clion-2019.2.1.ebuild
index 927800def45..fbe93d313de 100644
--- a/dev-util/clion/clion-2019.2.1.ebuild
+++ b/dev-util/clion/clion-2019.2.1.ebuild
@@ -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"

Reply via email to