From 5d6f5bc52df5d2289085c09d568b36fd3c27b39f Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 1 Sep 2022 02:24:59 -0400 Subject: app-emulation/ruffle: use the newer unicode license Formerly thought these were the same but upon closer look it's a 2008 edition vs the 2016 edition. Signed-off-by: Ionen Wolkens --- app-emulation/ruffle/ruffle-0_p20220816.ebuild | 2 +- app-emulation/ruffle/ruffle-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/ruffle/ruffle-0_p20220816.ebuild b/app-emulation/ruffle/ruffle-0_p20220816.ebuild index a2e6ccb92ee8..14ca1dfdb98e 100644 --- a/app-emulation/ruffle/ruffle-0_p20220816.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20220816.ebuild @@ -443,7 +443,7 @@ SRC_URI=" $(ruffle_uris)" S="${WORKDIR}/${MY_P}" -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl unicode" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB curl" SLOT="0" KEYWORDS="~amd64" diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index 0db98eda49d5..7661aa2806f0 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Flash Player emulator written in Rust" HOMEPAGE="https://ruffle.rs/" EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git" -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl unicode" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB curl" SLOT="0" RDEPEND=" -- cgit v1.2.3-65-gdbad