app-misc/cargo-license: fix LICENSE
authorJoonas Niilola <juippis@gentoo.org>
Sat, 21 Dec 2019 13:58:20 +0000 (15:58 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 21 Dec 2019 15:06:20 +0000 (17:06 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-misc/cargo-license/cargo-license-0.3.0.ebuild

index d140a5b7997037f1b5f7a73754999c9d6df37c92..dce7c3b9fee104c3a653f4eec6e588341fbb19ec 100644 (file)
@@ -62,7 +62,7 @@ DESCRIPTION="Cargo subcommand to see license of dependencies"
 HOMEPAGE="https://github.com/onur/cargo-license"
 SRC_URI="$(cargo_crate_uris ${CRATES})"
 
-LICENSE="MIT" # Update to proper Gentoo format
+LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"