commit:     5d6f5bc52df5d2289085c09d568b36fd3c27b39f
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 06:24:59 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 06:46:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6f5bc5

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 <ionen <AT> gentoo.org>

 app-emulation/ruffle/ruffle-0_p20220816.ebuild | 2 +-
 app-emulation/ruffle/ruffle-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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="

Reply via email to