From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/cargo-ebuild:master commit in: src/
Date: Tue, 3 Aug 2021 04:58:22 +0000 (UTC) [thread overview]
Message-ID: <1627966668.b4314edc5bb672f5e94dcbc996f443e98fdb4dba.gyakovlev@gentoo> (raw)
commit: b4314edc5bb672f5e94dcbc996f443e98fdb4dba
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 04:56:53 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Aug 3 04:57:48 2021 +0000
URL: https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=b4314edc
src/license.rs: add Apache-2.0-with-LLVM-exceptions
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
src/license.rs | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/license.rs b/src/license.rs
index 0789829..f4a397f 100644
--- a/src/license.rs
+++ b/src/license.rs
@@ -12,6 +12,7 @@ static SPDX_TO_LICENSE: phf::Map<&'static str, &'static str> = phf_map! {
"Apache-1.0" => "Apache-1.0",
"Apache-1.1" => "Apache-1.1",
"Apache-2.0" => "Apache-2.0",
+ "Apache-2.0 WITH LLVM-exception" => "Apache-2.0-with-LLVM-exceptions",
"APL-1.0" => "APL-1.0",
"APSL-2.0" => "APSL-2",
"Artistic-1.0" => "Artistic",
next reply other threads:[~2021-08-03 4:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 4:58 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-04 20:23 [gentoo-commits] proj/cargo-ebuild:master commit in: src/ Georgy Yakovlev
2023-01-04 19:51 Georgy Yakovlev
2023-01-04 19:51 Georgy Yakovlev
2021-10-07 19:03 Georgy Yakovlev
2021-08-26 7:51 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-02 6:57 Georgy Yakovlev
2021-06-19 22:34 Georgy Yakovlev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1627966668.b4314edc5bb672f5e94dcbc996f443e98fdb4dba.gyakovlev@gentoo \
--to=gyakovlev@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox