app-text/tinymist: add 0.14.6, drop 0.14.4

Signed-off-by: Timo van Veen <timovanveen@hotmail.nl>
This commit is contained in:
Timo van Veen
2026-01-04 13:36:03 +01:00
parent caaa13373d
commit b4ed5846b2
3 changed files with 19 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
RUST_MIN_VER="1.88.0"
RUST_MIN_VER="1.89.0"
inherit cargo git-r3 shell-completion
@@ -14,8 +14,9 @@ EGIT_REPO_URI="https://github.com/Myriad-Dreamin/tinymist"
LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+="
Apache-2.0 BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 EUPL-1.2 ISC
LGPL-3+ MIT MPL-2.0 Unicode-3.0 ZLIB
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0
CDLA-Permissive-2.0 EUPL-1.2 ISC LGPL-3+ MIT MPL-2.0 Unicode-3.0
ZLIB
"
SLOT="0"