dev-util/cbindgen: add MIT license
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 5 Nov 2019 19:28:43 +0000 (20:28 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 5 Nov 2019 19:29:15 +0000 (20:29 +0100)
Bug: https://bugs.gentoo.org/694426
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/cbindgen/cbindgen-0.9.1.ebuild

index 7f6f363e2e0c173151fa7138ea0cdd9d4c36b473..888a5cd6f3463c2e06dbd6030372160886be6779 100644 (file)
@@ -56,6 +56,6 @@ inherit cargo
 DESCRIPTION="A tool for generating C bindings to Rust code"
 HOMEPAGE="https://github.com/eqrion/cbindgen/"
 SRC_URI="$(cargo_crate_uris ${CRATES})"
-LICENSE="MPL-2.0"
+LICENSE="MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="amd64 arm64 ~ppc64 x86"