From 04d958a0024009d35f1dd0819590968cc18ceb1a Mon Sep 17 00:00:00 2001 From: "Chen, Chih-Chia" Date: Wed, 20 Mar 2024 15:31:09 +0800 Subject: fix typo Signed-off-by: Chen, Chih-Chia --- app-misc/jnv/jnv-0.1.1.ebuild | 2 +- net-misc/xh/xh-0.21.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/jnv/jnv-0.1.1.ebuild b/app-misc/jnv/jnv-0.1.1.ebuild index dd35b6f..9b18965 100644 --- a/app-misc/jnv/jnv-0.1.1.ebuild +++ b/app-misc/jnv/jnv-0.1.1.ebuild @@ -136,7 +136,7 @@ fi LICENSE="MIT" # Dependent crate licenses -LICENSE+="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC Unicode-DFS-2016 Unlicense" +LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC Unicode-DFS-2016 Unlicense" SLOT="0" RESTRICT="mirror" diff --git a/net-misc/xh/xh-0.21.0.ebuild b/net-misc/xh/xh-0.21.0.ebuild index 9fdb26b..c684e67 100644 --- a/net-misc/xh/xh-0.21.0.ebuild +++ b/net-misc/xh/xh-0.21.0.ebuild @@ -281,7 +281,7 @@ fi LICENSE="MIT" # Dependent crate licenses -LICENSE+="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" +LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" RESTRICT="mirror" IUSE="+rustls" -- cgit v1.2.3-65-gdbad