summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2019-12-05 20:58:03 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2019-12-05 20:58:35 +0100
commit12a234d9b3c8164da57ca038e920ba4813e62ecb (patch)
tree05dfc7e925b37480013618dbc8d0635314306f2f /dev-util/goland
parentdev-libs/libfmt: 6.1.1 version bump (diff)
downloadgentoo-12a234d9b3c8164da57ca038e920ba4813e62ecb.tar.gz
gentoo-12a234d9b3c8164da57ca038e920ba4813e62ecb.tar.bz2
gentoo-12a234d9b3c8164da57ca038e920ba4813e62ecb.zip
dev-util/goland: include licenses of bundled libraries
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>
Diffstat (limited to 'dev-util/goland')
-rw-r--r--dev-util/goland/goland-2019.3.ebuild18
1 files changed, 17 insertions, 1 deletions
diff --git a/dev-util/goland/goland-2019.3.ebuild b/dev-util/goland/goland-2019.3.ebuild
index 1b823c6efa87..70f4c676bc66 100644
--- a/dev-util/goland/goland-2019.3.ebuild
+++ b/dev-util/goland/goland-2019.3.ebuild
@@ -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}/*"