From 12a234d9b3c8164da57ca038e920ba4813e62ecb Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 5 Dec 2019 20:58:03 +0100 Subject: [PATCH] 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 --- dev-util/goland/goland-2019.3.ebuild | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) 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}/*" -- 2.26.2