diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-07-22 02:21:55 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-22 03:00:36 -0400 |
commit | ceb5dadc1f0d37dc57bb5ad949508338bb17a97c (patch) | |
tree | 444c49da0be7062212705025a403e660222258f0 /app-emulation/ruffle | |
parent | app-emulation/ruffle: add 0_p20240722 (diff) | |
download | gentoo-ceb5dadc1f0d37dc57bb5ad949508338bb17a97c.tar.gz gentoo-ceb5dadc1f0d37dc57bb5ad949508338bb17a97c.tar.bz2 gentoo-ceb5dadc1f0d37dc57bb5ad949508338bb17a97c.zip |
app-emulation/ruffle: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/ruffle')
-rw-r--r-- | app-emulation/ruffle/ruffle-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index 457bc5e52efc..55782a3c6b41 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -11,8 +11,8 @@ EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git" LICENSE="|| ( Apache-2.0 MIT )" LICENSE+=" - Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 openssl - Unicode-DFS-2016 ZLIB + Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC UbuntuFontLicense-1.0 MIT + MPL-2.0 OFL-1.1 openssl Unicode-DFS-2016 ZLIB " # crates SLOT="0" IUSE="test" |