commit:     98b4ae420a8a489fbdfa3c3cf0a9c9ddb0a92d87
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 05:42:24 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 13:48:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b4ae42

dev-util/cbindgen: add 0.24.2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-util/cbindgen/Manifest               |  1 +
 dev-util/cbindgen/cbindgen-0.24.2.ebuild | 70 ++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)

diff --git a/dev-util/cbindgen/Manifest b/dev-util/cbindgen/Manifest
index 28f71778024c..6ec92483bd9a 100644
--- a/dev-util/cbindgen/Manifest
+++ b/dev-util/cbindgen/Manifest
@@ -2,6 +2,7 @@ DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856
 DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 DIST cbindgen-0.23.0.tar.gz 199879 BLAKE2B 
6b188251b7b7ec5e7d4035a663da49db36c2468b80ab33a1d2d04436187858e94c624f8f162e05d2000cedafd365ac8ae07b142506fff7842c42895bac9b09c0
 SHA512 
341071b20bfcf5cca667f20473b690e9f16109edb519ce3ff263078e246db4d4d99d2ed6a51c6914755d3e554d28d523b78819c4b9eb4f5a396274a072e70da8
+DIST cbindgen-0.24.2.tar.gz 206879 BLAKE2B 
7f75013a71df1a726d026d7a4cf4d4e16577e5db28ea6ece8c7c8201d3a1761d35b1916fa4d25699146d8aaa3d486c78eb7dfc36f2d112cb0468d0f35f9b889f
 SHA512 
36ca2ed7942b48fde8e23673bd97ff6a53682deb14ad6d8d9095108eeae0a6b6bc0d15424df1249016ab148f83a3242bd5a14c8644d6bb6b2a1ad8bf1b65c369
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
 DIST clap-3.1.6.crate 202211 BLAKE2B 
9fbd6d5ad8442118716e01c10ec9388644ef6e5621019a1245ae937324265b96d50aa70777d149daeea6f812ee05414623f938a056c38a201d9f6ee0b98bded5
 SHA512 
397c277eeb9acafc1098f6b6aa7e428cf7c7016356a99139dbff66dd6c6e12434b14a457679fd99ea50c1fb0b54b9b96bad65f1198025986835810484e542824
 DIST fastrand-1.7.0.crate 11265 BLAKE2B 
318f6c903a0ad0d0eac39638aceb162739868efd61dc0b54f6aac4c96b7b1283c8d463b48b36f9ea1fee640a2081a0eda39238cd53cdcc24efc4d17b4a3a09d4
 SHA512 
6a1a8cd4f6f9bfff07a4ca18ef84839e4427ca9bf9b6733bb15b1b70cf2439820d6a770ae9f3e5e10166a6144449e37e6f3f6ed9acb761688207fd7c53d2c673

diff --git a/dev-util/cbindgen/cbindgen-0.24.2.ebuild 
b/dev-util/cbindgen/cbindgen-0.24.2.ebuild
new file mode 100644
index 000000000000..21e0a44fa80f
--- /dev/null
+++ b/dev-util/cbindgen/cbindgen-0.24.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Auto-Generated by cargo-ebuild 0.5.1
+
+EAPI=8
+
+CRATES="
+       atty-0.2.14
+       autocfg-1.1.0
+       bitflags-1.3.2
+       cfg-if-1.0.0
+       clap-3.1.6
+       fastrand-1.7.0
+       hashbrown-0.11.2
+       heck-0.4.0
+       hermit-abi-0.1.19
+       indexmap-1.8.0
+       instant-0.1.12
+       itoa-1.0.1
+       lazy_static-1.4.0
+       libc-0.2.121
+       lock_api-0.4.6
+       log-0.4.16
+       memchr-2.4.1
+       os_str_bytes-6.0.0
+       parking_lot-0.11.2
+       parking_lot_core-0.8.5
+       proc-macro2-1.0.36
+       quote-1.0.17
+       redox_syscall-0.2.12
+       remove_dir_all-0.5.3
+       ryu-1.0.9
+       scopeguard-1.1.0
+       serde-1.0.136
+       serde_derive-1.0.136
+       serde_json-1.0.79
+       serial_test-0.5.1
+       serial_test_derive-0.5.1
+       smallvec-1.8.0
+       strsim-0.10.0
+       syn-1.0.89
+       tempfile-3.3.0
+       termcolor-1.1.3
+       textwrap-0.15.0
+       toml-0.5.8
+       unicode-xid-0.2.2
+       winapi-0.3.9
+       winapi-i686-pc-windows-gnu-0.4.0
+       winapi-util-0.1.5
+       winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+inherit cargo
+
+DESCRIPTION="A tool for generating C bindings to Rust code"
+# Double check the homepage as the cargo_metadata crate
+# does not provide this value so instead repository is used
+HOMEPAGE="https://github.com/eqrion/cbindgen/";
+SRC_URI="$(cargo_crate_uris)
+       https://github.com/eqrion/cbindgen/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+# License set may be more restrictive as OR is not respected
+# use cargo-license for a more accurate license picture
+LICENSE="Apache-2.0 BSD Boost-1.0 MIT MPL-2.0 Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RESTRICT="test"
+QA_FLAGS_IGNORED="usr/bin/cbindgen"

Reply via email to