From 906ee07e781a5c4a15aecbce1c50a2b3ff6dc224 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 5 Nov 2019 20:28:43 +0100 Subject: [PATCH] dev-util/cbindgen: add MIT license Bug: https://bugs.gentoo.org/694426 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- dev-util/cbindgen/cbindgen-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.9.1.ebuild b/dev-util/cbindgen/cbindgen-0.9.1.ebuild index 7f6f363e2e0c..888a5cd6f346 100644 --- a/dev-util/cbindgen/cbindgen-0.9.1.ebuild +++ b/dev-util/cbindgen/cbindgen-0.9.1.ebuild @@ -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" -- 2.26.2