From 52c9b288fe9ffce521f3a44e3abfc07f49631cd7 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Wed, 20 Oct 2021 12:59:54 +0200 Subject: [PATCH] app-shells/starship: update LICENSE Signed-off-by: Alessandro Barbieri --- app-shells/starship/starship-0.58.0.ebuild | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/app-shells/starship/starship-0.58.0.ebuild b/app-shells/starship/starship-0.58.0.ebuild index 0a036855d2..c5e9054f9f 100644 --- a/app-shells/starship/starship-0.58.0.ebuild +++ b/app-shells/starship/starship-0.58.0.ebuild @@ -247,14 +247,24 @@ DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for a HOMEPAGE="https://github.com/starship/starship" SRC_URI="$(cargo_crate_uris ${CRATES})" -# License set may be more restrictive as OR is not respected -# use cargo-license for a more accurate license picture -LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 ISC MIT MPL-2.0 Unlicense ZLIB" +LICENSE=" + || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) + || ( Apache-2.0 Boost-1.0 ) + || ( Apache-2.0 MIT ) + || ( Apache-2.0 MIT ZLIB ) + || ( MIT Unlicense ) + Apache-2.0 + BSD-2 + ISC + MIT + MPL-2.0 +" SLOT="0" KEYWORDS="~amd64" IUSE="+battery +http tls-vendored" DEPEND=" + >=dev-libs/libgit2-1.2.0:= !tls-vendored? ( dev-libs/openssl:0= ) " RDEPEND="${DEPEND}