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, 3 Dec 2019 17:53:40 +0000 (UTC) [thread overview]
Message-ID: <1575395456.42a04317768da3f2e6eff5e53d59b80d5baeac95.whissi@gentoo> (raw)
commit: 42a04317768da3f2e6eff5e53d59b80d5baeac95
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 17:50:07 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 17:50:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a04317
dev-util/cbindgen: bump to v0.10.1
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-util/cbindgen/Manifest | 1 +
dev-util/cbindgen/cbindgen-0.10.1.ebuild | 61 ++++++++++++++++++++++++++++++++
2 files changed, 62 insertions(+)
diff --git a/dev-util/cbindgen/Manifest b/dev-util/cbindgen/Manifest
index 13467e91e33..b91d752007d 100644
--- a/dev-util/cbindgen/Manifest
+++ b/dev-util/cbindgen/Manifest
@@ -2,6 +2,7 @@ DIST ansi_term-0.11.0.crate 17087 BLAKE2B 9bd35c045a01ce4c6c4a5db1b4f15e9412bb97
DIST atty-0.2.11.crate 5916 BLAKE2B e502c23faaa9dd27cc5865b68a721b0403071edb483fca0c745707f4c0ca1b1787b5677b2d8ad7f327b8f5588ba784126ce78496c1db54f7ca4ce0ccea669499 SHA512 9d6417dc1e8abdb4969418525b36c451274fd76769adb57bef9875ef62ef521c50d58626ebc4f96d2bea32cbadb6999fd67653b570293d7253b403b6d0736c79
DIST autocfg-0.1.4.crate 10937 BLAKE2B 272fc9d216749941cb73d37d5233d1df4bde5abcf9a6e75ed928ee6493e9011922a06551dac1f6b1d0c34dce587c6ce1442ea62e88457c0cecf985e7a3d5e47e SHA512 811b68ea24a836980026abba12598b35359abdff5660e6e9d3cc65e3edbedcd10dffc208900af5d4c21e983e1218b5fb5499117c05ab60b3e4716f0529b231ce
DIST bitflags-1.1.0.crate 16322 BLAKE2B 01931976111840ca69b58e77e2c18b26ebabe4ef71ebdbe83565fbef42ffbb9512ad376192c085070485cd344b8614f260aafe0614fb20342cca5a15e9616385 SHA512 e3e611cf35a1ed4930727d530e6c78add895bd96636ca1354f1269b3d0e36e77fbb9ec850fe1f448a10f09ea2b2f89c2b16bb96b7da585851ce4c29a308968e3
+DIST cbindgen-0.10.1.crate 135719 BLAKE2B dd972e1151d5ff3933affd584fb5c608cdd1f7fe87ebbf0f506b68c398ef0106e2df6812637c6492e8054f6abd70486f868356b5ef58e61a4c6217a350ae9f95 SHA512 e3871c113cbdac50e71f6c2f611562a90a2417cc485c47812388bdee7970f4487d0f2875b3133bb73db05baf85d324f95cba1dd71c321e90b8d8b5b933fced34
DIST cbindgen-0.9.1.crate 129676 BLAKE2B 12315522938e941c4a53033f276f6065d6e19ba7cab3ce8aabb17b2ae5fe0c7231e51be33828434d6ca039d79c9414fe8d310a12b07ef1c544ed9b5d8cee74c6 SHA512 0e32563db42363dc82e8aca2f36bdafcdf0ec9156e7238937295c9369d306c2bfa590ea7a9afd61d8b915fc383bb7af8bbb78cde71f6ab30b0c576262c74232b
DIST cfg-if-0.1.9.crate 7353 BLAKE2B 5556f3fdbf49708e6e4f08f2c536ee093b5f04dcf1fe4f68355189d129c416c338820143b5cf5f215323b38175ee0fd34eef4b2ff58179b190a63a9728fe2839 SHA512 45f7322217d291b3905ffdc45cadd5a7a7baf440f9a82a5b5596192ed0ac54353a3ecae0326d5807aae99bc4d79e0406d71bd65745ec8d9f8815a7c9436d648c
DIST clap-2.33.0.crate 196458 BLAKE2B 3bb62d817afc77b421a6282746b9b61367d224de6b614c7ed66bde452ce1046728077dab3368a46635b5c74d82ba3196586d87c0201478ce5b89638910dadb1a SHA512 f1075031414d48e4340bfe308904a95a31b72460724773c52a0bc8c004e625a04c904a39fc5420cb8c26a633321f9b5f4f69019c7aae5ed89900b63ed8c21a91
diff --git a/dev-util/cbindgen/cbindgen-0.10.1.ebuild b/dev-util/cbindgen/cbindgen-0.10.1.ebuild
new file mode 100644
index 00000000000..617ea736cf1
--- /dev/null
+++ b/dev-util/cbindgen/cbindgen-0.10.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 2017-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+CRATES="
+ansi_term-0.11.0
+atty-0.2.11
+autocfg-0.1.4
+bitflags-1.1.0
+cbindgen-0.10.1
+cfg-if-0.1.9
+clap-2.33.0
+cloudabi-0.0.3
+fuchsia-cprng-0.1.1
+itoa-0.4.4
+libc-0.2.58
+log-0.4.6
+numtoa-0.1.0
+proc-macro2-1.0.0
+quote-1.0.0
+rand-0.6.5
+rand_chacha-0.1.1
+rand_core-0.3.1
+rand_core-0.4.0
+rand_hc-0.1.0
+rand_isaac-0.1.1
+rand_jitter-0.1.4
+rand_os-0.1.3
+rand_pcg-0.1.2
+rand_xorshift-0.1.1
+rdrand-0.4.0
+redox_syscall-0.1.54
+redox_termios-0.1.1
+remove_dir_all-0.5.2
+ryu-0.2.8
+serde-1.0.93
+serde_derive-1.0.99
+serde_json-1.0.39
+strsim-0.8.0
+syn-1.0.1
+tempfile-3.0.8
+termion-1.5.3
+textwrap-0.11.0
+toml-0.5.1
+unicode-width-0.1.5
+unicode-xid-0.2.0
+vec_map-0.8.1
+winapi-0.3.7
+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:[~2019-12-03 17:53 UTC|newest]
Thread overview: 102+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-03 17:53 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-16 8:09 [gentoo-commits] repo/gentoo:master commit in: dev-util/cbindgen/ 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-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-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=1575395456.42a04317768da3f2e6eff5e53d59b80d5baeac95.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