mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-build/just: update LICENSE
pycargoebuild generates correct LICENSE that matches cargo-license. Old from cargo-ebuild was incorrect. Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -174,7 +174,9 @@ HOMEPAGE="
|
||||
"
|
||||
SRC_URI="${CARGO_CRATE_URIS}"
|
||||
|
||||
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT Unicode-DFS-2016 Unlicense"
|
||||
LICENSE="CC0-1.0"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" Apache-2.0 BSD-2 CC0-1.0 MIT MPL-2.0 Unicode-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user