dev-util/goland: include licenses of bundled libraries
authorJason A. Donenfeld <zx2c4@gentoo.org>
Thu, 5 Dec 2019 19:58:03 +0000 (20:58 +0100)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Thu, 5 Dec 2019 19:58:35 +0000 (20:58 +0100)
Bug: https://bugs.gentoo.org/694268
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
dev-util/goland/goland-2019.3.ebuild

index 1b823c6efa879a1f5fbfb727be58f9322563c1ed..70f4c676bc66f2911edf866ad37094bd135b2f04 100644 (file)
@@ -12,7 +12,23 @@ DESCRIPTION="Golang IDE by JetBrains"
 HOMEPAGE="http://www.jetbrains.com/go"
 
 KEYWORDS="~amd64"
-LICENSE="|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual )"
+LICENSE="|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual )
+       Apache-2.0
+       BSD
+       CC0-1.0
+       CDDL
+       CDDL-1.1
+       EPL-1.0
+       GPL-2
+       GPL-2-with-classpath-exception
+       ISC
+       LGPL-2.1
+       LGPL-3
+       MIT
+       MPL-1.1
+       OFL
+"
+
 RESTRICT="bindist mirror"
 
 QA_PREBUILT="opt/${P}/*"