Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ruffle/
Date: Thu, 01 Sep 2022 06:47:27
Message-Id: 1662014817.5d6f5bc52df5d2289085c09d568b36fd3c27b39f.ionen@gentoo
1 commit: 5d6f5bc52df5d2289085c09d568b36fd3c27b39f
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 06:24:59 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 06:46:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6f5bc5
7
8 app-emulation/ruffle: use the newer unicode license
9
10 Formerly thought these were the same but upon closer look
11 it's a 2008 edition vs the 2016 edition.
12
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 app-emulation/ruffle/ruffle-0_p20220816.ebuild | 2 +-
16 app-emulation/ruffle/ruffle-9999.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-emulation/ruffle/ruffle-0_p20220816.ebuild b/app-emulation/ruffle/ruffle-0_p20220816.ebuild
20 index a2e6ccb92ee8..14ca1dfdb98e 100644
21 --- a/app-emulation/ruffle/ruffle-0_p20220816.ebuild
22 +++ b/app-emulation/ruffle/ruffle-0_p20220816.ebuild
23 @@ -443,7 +443,7 @@ SRC_URI="
24 $(ruffle_uris)"
25 S="${WORKDIR}/${MY_P}"
26
27 -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl unicode"
28 +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB curl"
29 SLOT="0"
30 KEYWORDS="~amd64"
31
32
33 diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild
34 index 0db98eda49d5..7661aa2806f0 100644
35 --- a/app-emulation/ruffle/ruffle-9999.ebuild
36 +++ b/app-emulation/ruffle/ruffle-9999.ebuild
37 @@ -12,7 +12,7 @@ DESCRIPTION="Flash Player emulator written in Rust"
38 HOMEPAGE="https://ruffle.rs/"
39 EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git"
40
41 -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl unicode"
42 +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB curl"
43 SLOT="0"
44
45 RDEPEND="