From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cbindgen/
Date: Tue, 11 Feb 2020 18:46:04 +0000 (UTC) [thread overview]
Message-ID: <1581446752.0c0dea326dfbbd561386d1dc462693871e6d0d1d.whissi@gentoo> (raw)
commit: 0c0dea326dfbbd561386d1dc462693871e6d0d1d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 18:43:27 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 18:45:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0dea32
dev-util/cbindgen: bump to v0.13.1
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-util/cbindgen/Manifest | 1 +
dev-util/cbindgen/cbindgen-0.13.1.ebuild | 52 ++++++++++++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/dev-util/cbindgen/Manifest b/dev-util/cbindgen/Manifest
index 8df055ec814..8b52d7082b5 100644
--- a/dev-util/cbindgen/Manifest
+++ b/dev-util/cbindgen/Manifest
@@ -9,6 +9,7 @@ DIST cbindgen-0.10.1.crate 135719 BLAKE2B dd972e1151d5ff3933affd584fb5c608cdd1f7
DIST cbindgen-0.11.1.crate 137331 BLAKE2B b2e917ac4e075227a1cf15f8512dce27483f082cb646086d0ef9004ca9d51db27dc630f20d9e8f5488330251e45d7dcf1e987b7e2b965d224156cad4a6866537 SHA512 ff746cd4485bf92b6e1d8973635b9da722d0ae786c455885af36c4842e8770341c670d68efebd87f60f30f4c3160786b9ef576c8e05eb61aaa1e5ac871e75357
DIST cbindgen-0.12.1.crate 142473 BLAKE2B 7ea4e5547d84999d0b366e079c8f31120ae4b2cf87e32b3f6659e88a59c41c720260de3405cad102b7bd32a7d3529803b05a06ff4b4b329412cceea97198bc36 SHA512 851f82cfdd4304dc57dab1a145f78a05a6c5f05ad607d27e0ae909920a5d99013ffb7f7e87950541bda98462f73f0c338d9761b94a96c3073f39163c2ddacf08
DIST cbindgen-0.12.2.crate 143729 BLAKE2B 5a597d87d1d3fbe8db49c68fa729c84474394383ccc4962024938dcbccc91260e5008399027ebe444d5406e28f1b1f4b9a4ea0ccb7d29d6ce512b1ce2756af17 SHA512 9d0f58e89de86e31bb0e84b13e569951c20b7ed8e74b3854e90aa3e5d1036170956ff9c94544711c0b21a331eb2516e58b6d3580b76de7bbaf0dc367d483e4e1
+DIST cbindgen-0.13.1.crate 155690 BLAKE2B c5a4de672e932f10a571655ddc6e2c9b938ac128285e147e251711b05c814d39322dcf0de16bba17cca4524ab22871f30a18e1ac8afc7c81c4412b39afa9690c SHA512 faaf76c95e3111931fbe044909be385c2af3366ee07cd4c5d9aeb02a9715ff75c3a78370a3b5c50af145970851feadb2aef983ff0c3aaae63626d25f40a656b8
DIST cbindgen-0.9.1.crate 129676 BLAKE2B 12315522938e941c4a53033f276f6065d6e19ba7cab3ce8aabb17b2ae5fe0c7231e51be33828434d6ca039d79c9414fe8d310a12b07ef1c544ed9b5d8cee74c6 SHA512 0e32563db42363dc82e8aca2f36bdafcdf0ec9156e7238937295c9369d306c2bfa590ea7a9afd61d8b915fc383bb7af8bbb78cde71f6ab30b0c576262c74232b
DIST cfg-if-0.1.10.crate 7933 BLAKE2B 063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8 SHA512 9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339
DIST cfg-if-0.1.9.crate 7353 BLAKE2B 5556f3fdbf49708e6e4f08f2c536ee093b5f04dcf1fe4f68355189d129c416c338820143b5cf5f215323b38175ee0fd34eef4b2ff58179b190a63a9728fe2839 SHA512 45f7322217d291b3905ffdc45cadd5a7a7baf440f9a82a5b5596192ed0ac54353a3ecae0326d5807aae99bc4d79e0406d71bd65745ec8d9f8815a7c9436d648c
diff --git a/dev-util/cbindgen/cbindgen-0.13.1.ebuild b/dev-util/cbindgen/cbindgen-0.13.1.ebuild
new file mode 100644
index 00000000000..69455d588d1
--- /dev/null
+++ b/dev-util/cbindgen/cbindgen-0.13.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 2017-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+CRATES="
+ansi_term-0.11.0
+atty-0.2.13
+bitflags-1.2.1
+c2-chacha-0.2.3
+cbindgen-0.13.1
+cfg-if-0.1.10
+clap-2.33.0
+getrandom-0.1.13
+itoa-0.4.4
+libc-0.2.66
+log-0.4.8
+ppv-lite86-0.2.6
+proc-macro2-1.0.6
+quote-1.0.2
+rand-0.7.2
+rand_chacha-0.2.1
+rand_core-0.5.1
+rand_hc-0.2.0
+redox_syscall-0.1.56
+remove_dir_all-0.5.2
+ryu-1.0.2
+serde-1.0.104
+serde_derive-1.0.104
+serde_json-1.0.44
+strsim-0.8.0
+syn-1.0.11
+tempfile-3.1.0
+textwrap-0.11.0
+toml-0.5.5
+unicode-width-0.1.7
+unicode-xid-0.2.0
+vec_map-0.8.1
+wasi-0.7.0
+winapi-0.3.8
+winapi-i686-pc-windows-gnu-0.4.0
+winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+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="MIT MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
next reply other threads:[~2020-02-11 18:46 UTC|newest]
Thread overview: 116+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-11 18:46 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-26 6:44 [gentoo-commits] repo/gentoo:master commit in: dev-util/cbindgen/ Joonas Niilola
2025-07-03 8:51 Sam James
2025-06-25 7:41 Sam James
2025-06-25 7:41 Sam James
2025-06-25 6:02 Joonas Niilola
2025-05-20 13:29 Joonas Niilola
2025-04-13 7:37 Joonas Niilola
2025-03-29 14:23 Arthur Zamarin
2025-03-18 17:51 Joonas Niilola
2025-02-21 19:38 Sam James
2025-02-21 15:34 Arthur Zamarin
2025-02-21 15:34 Arthur Zamarin
2025-02-21 14:31 Joonas Niilola
2025-02-21 14:31 Joonas Niilola
2025-01-16 8:09 Joonas Niilola
2024-12-14 7:13 Joonas Niilola
2024-11-27 19:42 Sam James
2024-09-21 11:39 Arthur Zamarin
2024-09-21 9:12 Joonas Niilola
2024-09-21 9:12 Joonas Niilola
2024-08-11 8:29 Joonas Niilola
2023-12-08 6:50 Joonas Niilola
2023-11-10 15:52 Arthur Zamarin
2023-11-10 12:01 Arthur Zamarin
2023-11-10 7:34 Joonas Niilola
2023-11-10 7:34 Joonas Niilola
2023-10-07 7:37 Joonas Niilola
2023-10-07 6:20 Joonas Niilola
2023-10-02 10:48 Sam James
2023-10-02 10:14 Arthur Zamarin
2023-10-02 6:23 Joonas Niilola
2023-10-02 6:23 Joonas Niilola
2023-08-28 6:54 WANG Xuerui
2023-07-22 14:13 Joonas Niilola
2023-05-03 5:21 Joonas Niilola
2022-12-14 0:10 Georgy Yakovlev
2022-07-16 6:19 Joonas Niilola
2022-07-14 7:05 Agostino Sarubbo
2022-07-13 15:13 Joonas Niilola
2022-07-13 15:13 Joonas Niilola
2022-06-10 6:22 Joonas Niilola
2022-06-09 18:15 Joonas Niilola
2022-06-09 18:15 Joonas Niilola
2022-06-09 18:15 Joonas Niilola
2022-06-09 18:15 Joonas Niilola
2022-06-09 13:48 Joonas Niilola
2022-06-05 6:18 Joonas Niilola
2022-06-03 21:30 Jakov Smolić
2022-06-03 10:18 Joonas Niilola
2022-06-03 10:18 Joonas Niilola
2022-04-22 6:18 Joonas Niilola
2022-04-20 5:08 Joonas Niilola
2022-03-28 7:11 Joonas Niilola
2022-01-15 11:46 Joonas Niilola
2021-12-29 6:38 Yixun Lan
2021-09-06 16:03 Thomas Deutschmann
2021-07-29 16:06 Thomas Deutschmann
2021-05-18 0:18 Thomas Deutschmann
2021-05-18 0:18 Thomas Deutschmann
2021-04-10 22:27 Thomas Deutschmann
2021-03-22 20:55 Thomas Deutschmann
2021-03-22 20:55 Thomas Deutschmann
2021-03-01 18:06 Thomas Deutschmann
2021-03-01 18:06 Thomas Deutschmann
2021-02-23 20:30 Thomas Deutschmann
2021-02-04 18:56 Thomas Deutschmann
2021-02-01 15:01 Thomas Deutschmann
2021-02-01 15:01 Thomas Deutschmann
2021-01-22 14:48 Thomas Deutschmann
2021-01-22 0:06 Thomas Deutschmann
2020-10-22 13:17 Thomas Deutschmann
2020-10-22 13:17 Thomas Deutschmann
2020-10-12 23:12 Thomas Deutschmann
2020-10-04 17:33 Thomas Deutschmann
2020-10-04 17:33 Thomas Deutschmann
2020-09-30 23:49 Thomas Deutschmann
2020-09-28 0:13 Georgy Yakovlev
2020-09-13 23:22 Thomas Deutschmann
2020-09-13 23:22 Thomas Deutschmann
2020-08-23 20:46 Thomas Deutschmann
2020-07-27 14:24 Thomas Deutschmann
2020-07-27 14:24 Thomas Deutschmann
2020-07-14 10:50 Sam James
2020-07-10 14:17 Sam James
2020-06-26 21:07 Thomas Deutschmann
2020-05-23 21:48 Thomas Deutschmann
2020-05-23 21:48 Thomas Deutschmann
2020-05-03 16:01 Thomas Deutschmann
2020-04-06 19:52 Thomas Deutschmann
2020-04-06 19:52 Thomas Deutschmann
2020-03-30 1:18 Thomas Deutschmann
2020-03-11 21:47 Thomas Deutschmann
2020-03-11 21:47 Thomas Deutschmann
2020-02-11 18:46 Thomas Deutschmann
2020-02-11 18:46 Thomas Deutschmann
2020-01-24 21:31 Thomas Deutschmann
2020-01-07 20:20 Thomas Deutschmann
2019-12-11 14:59 Thomas Deutschmann
2019-12-03 17:53 Thomas Deutschmann
2019-11-05 19:29 Thomas Deutschmann
2019-10-06 11:41 Thomas Deutschmann
2019-10-06 11:41 Thomas Deutschmann
2019-09-22 23:18 Aaron Bauman
2019-09-13 17:54 Mikle Kolyada
2019-09-07 21:07 Thomas Deutschmann
2019-09-03 11:35 Thomas Deutschmann
2019-08-10 21:59 Aaron Bauman
2019-07-24 20:49 Thomas Deutschmann
2019-06-30 19:39 Thomas Deutschmann
2019-05-23 19:13 Thomas Deutschmann
2019-03-08 22:50 Thomas Deutschmann
2019-01-30 15:37 Thomas Deutschmann
2019-01-29 14:37 Thomas Deutschmann
2018-10-31 19:41 Thomas Deutschmann
2018-10-22 22:13 Thomas Deutschmann
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=1581446752.0c0dea326dfbbd561386d1dc462693871e6d0d1d.whissi@gentoo \
--to=whissi@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