diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-05-19 12:52:54 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-05-19 12:54:02 +0200 |
commit | 638393878f81c390126e0685ae196c11de267982 (patch) | |
tree | 23e13f79284f0d48eecd6f17556e288079cfe523 /net-im | |
parent | net-im/wazzapp-bin: new package, add 0.4.2 (diff) | |
download | gentoo-638393878f81c390126e0685ae196c11de267982.tar.gz gentoo-638393878f81c390126e0685ae196c11de267982.tar.bz2 gentoo-638393878f81c390126e0685ae196c11de267982.zip |
net-im/rocketchat-desktop-bin: update LICENSE
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.6.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.6.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.6.ebuild index 258071fcfef4..0ba40e63e7fa 100644 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.6.ebuild +++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.6.ebuild @@ -11,7 +11,11 @@ SRC_URI="https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${ S="${WORKDIR}" KEYWORDS="-* ~amd64" -LICENSE="MIT" +# Electron bundles a bunch of things +LICENSE=" + MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 + unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved +" SLOT="0" RDEPEND=" |