Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-c/
Date: Fri, 24 Dec 2021 06:45:55
Message-Id: 1640328341.60bcc573e49bbb51f2c0d381e8d19885170e6ebd.sam@gentoo
1 commit: 60bcc573e49bbb51f2c0d381e8d19885170e6ebd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 24 06:45:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 06:45:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bcc573
7
8 dev-util/cargo-c: update LICENSE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/cargo-c/cargo-c-0.9.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cargo-c/cargo-c-0.9.6.ebuild b/dev-util/cargo-c/cargo-c-0.9.6.ebuild
16 index 16d217861723..00a072a8405a 100644
17 --- a/dev-util/cargo-c/cargo-c-0.9.6.ebuild
18 +++ b/dev-util/cargo-c/cargo-c-0.9.6.ebuild
19 @@ -162,7 +162,7 @@ fi
20
21 SRC_URI+=" $(cargo_crate_uris)"
22
23 -LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 MPL-2.0+ Unlicense ZLIB"
24 +LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 Unlicense ZLIB"
25 SLOT="0"
26 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"