From: Matt Jolly <
kangie@gentoo.org>
Signed-off-by: Matt Jolly <
kangie@gentoo.org>
---
.../rustls-ffi/rustls-ffi-0.13.0-r1.ebuild | 107 ++++++++++++++++++
1 file changed, 107 insertions(+)
create mode 100644 net-libs/rustls-ffi/rustls-ffi-0.13.0-r1.ebuild
diff --git a/net-libs/rustls-ffi/rustls-ffi-0.13.0-r1.ebuild b/net-libs/rustls-ffi/rustls-ffi-0.13.0-r1.ebuild
new file mode 100644
index 000000000000..4f144686f120
--- /dev/null
+++ b/net-libs/rustls-ffi/rustls-ffi-0.13.0-r1.ebuild
@@ -0,0 +1,107 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+ aho-corasick@1.1.1
+
base64@0.21.5
+
cc@1.0.83
+ cfg-if@1.0.0
+
getrandom@0.2.11
+
libc@0.2.153
+
log@0.4.21
+ memchr@2.6.4
+
once_cell@1.19.0
+ regex-automata@0.3.9
+ regex-syntax@0.7.5
+ regex@1.9.6
+
ring@0.17.5
+ rustls-pemfile@2.1.1
+ rustls-pki-types@1.3.1
+
rustls-webpki@0.102.2
+
rustls@0.23.4
+
rustversion@1.0.14
+ spin@0.9.8
+ subtle@2.5.0
+ untrusted@0.9.0
+
wasi@0.11.0+wasi-snapshot-preview1
+ windows-sys@0.4