From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1352154-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 84039158086
	for <garchives@archives.gentoo.org>; Fri, 24 Dec 2021 06:45:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A800D2BC001;
	Fri, 24 Dec 2021 06:45:54 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8E6842BC001
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 06:45:54 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6587D3432CD
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 06:45:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BAB1D239
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 06:45:51 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1640328341.60bcc573e49bbb51f2c0d381e8d19885170e6ebd.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-c/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/cargo-c/cargo-c-0.9.6.ebuild
X-VCS-Directories: dev-util/cargo-c/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 60bcc573e49bbb51f2c0d381e8d19885170e6ebd
X-VCS-Branch: master
Date: Fri, 24 Dec 2021 06:45:51 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9926aaca-266f-48a1-822d-6ab756c7e670
X-Archives-Hash: 6f65631264eea8ed7c6bf88b0a151b2c

commit:     60bcc573e49bbb51f2c0d381e8d19885170e6ebd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 24 06:45:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 06:45:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bcc573

dev-util/cargo-c: update LICENSE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/cargo-c/cargo-c-0.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cargo-c/cargo-c-0.9.6.ebuild b/dev-util/cargo-c/cargo-c-0.9.6.ebuild
index 16d217861723..00a072a8405a 100644
--- a/dev-util/cargo-c/cargo-c-0.9.6.ebuild
+++ b/dev-util/cargo-c/cargo-c-0.9.6.ebuild
@@ -162,7 +162,7 @@ fi
 
 SRC_URI+=" $(cargo_crate_uris)"
 
-LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 MPL-2.0+ Unlicense ZLIB"
+LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 Unlicense ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"