diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-12-05 21:01:30 +0100 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-12-05 21:01:32 +0100 |
commit | 06bed999ff1616a050c48fddcb4123a997258107 (patch) | |
tree | 89740351ec2f8242baea16bb0d31201fe5e71ad8 /dev-util/goland | |
parent | dev-util/goland: include licenses of bundled libraries (diff) | |
download | gentoo-06bed999ff1616a050c48fddcb4123a997258107.tar.gz gentoo-06bed999ff1616a050c48fddcb4123a997258107.tar.bz2 gentoo-06bed999ff1616a050c48fddcb4123a997258107.zip |
dev-util/goland: add bottom-of-list missing license
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.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/goland/goland-2019.3.ebuild b/dev-util/goland/goland-2019.3.ebuild index 70f4c676bc66..4a455fef342a 100644 --- a/dev-util/goland/goland-2019.3.ebuild +++ b/dev-util/goland/goland-2019.3.ebuild @@ -27,6 +27,7 @@ LICENSE="|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBr MIT MPL-1.1 OFL + ZLIB " RESTRICT="bindist mirror" |