diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:49:11 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:29 +0200 |
commit | 5a99da560c53d37940e68aa8982906003529f64a (patch) | |
tree | 73345feb6bef23e835abc5c9e5efe53373fa69a4 /net-im | |
parent | media-video/popcorntime-bin: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-5a99da560c53d37940e68aa8982906003529f64a.tar.gz gentoo-5a99da560c53d37940e68aa8982906003529f64a.tar.bz2 gentoo-5a99da560c53d37940e68aa8982906003529f64a.zip |
net-im/rocketchat-desktop-bin: Fix LICENSE, OFL-1.1 instead of OFL
Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.16.ebuild | 4 | ||||
-rw-r--r-- | net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.9.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.16.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.16.ebuild index 75bd8b080cc3..58049a4491ef 100644 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.16.ebuild +++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.8.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ KEYWORDS="-* ~amd64" # 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 + unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" RESTRICT="bindist mirror" diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.9.10.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.9.10.ebuild index 75bd8b080cc3..58049a4491ef 100644 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.9.10.ebuild +++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ KEYWORDS="-* ~amd64" # 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 + unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" RESTRICT="bindist mirror" |