From ede4a93ae139fb457981dd96e9f69737790ecafb Mon Sep 17 00:00:00 2001 From: Shimon Trolles Date: Thu, 16 Jul 2026 12:08:50 +0300 Subject: [PATCH] app-admin/sshelf: add 0.9.0 Signed-off-by: Shimon Trolles --- app-admin/sshelf/Manifest | 1 + app-admin/sshelf/sshelf-0.9.0.ebuild | 466 +++++++++++++++++++++++++++ 2 files changed, 467 insertions(+) create mode 100644 app-admin/sshelf/sshelf-0.9.0.ebuild diff --git a/app-admin/sshelf/Manifest b/app-admin/sshelf/Manifest index 9591f5ac92..a57d073b51 100644 --- a/app-admin/sshelf/Manifest +++ b/app-admin/sshelf/Manifest @@ -310,6 +310,7 @@ DIST slab-0.4.12.crate 19080 BLAKE2B 785a1b899fe01c8825f24d90b0b0bb31bded234810f DIST smallvec-1.15.1.crate 38116 BLAKE2B 8dd779d7726694672945e928399e0459f4973d284a6c2d664c2fc757ebb1177658f47c812d9800e982479cbd7413fd4283c64a4d248ba5cff6397f96b758676e SHA512 c26b097a063353beedfcc921129cd0fb838c1c9420218993a05b2655b47b6ec16f11e0054312018658b4abd893beee140c5d2739401a5e5aea2e64575f237047 DIST ssh2-config-0.7.1.crate 56361 BLAKE2B 50bb32139102bca56471b25f9e39a934a5a8c8a205950ed9cacf4b15b8ab027a2dde2541c9f7703a26a8f417747dc781c9942de071b4fb5af85945150db1bfea SHA512 f127e2d4b5efdd37a00a3a1877505ee6afaea42e726401ce1b88a98206db74306a7d7199287d87aac4ea807e54a78b0ff30ae8a235c122290224efe104da8df4 DIST sshelf-0.10.0.tar.gz 628024 BLAKE2B 410ee24cdd5ff97a8734d5828997b7820c7e192f1df69a51a675519ec5d5df0ded1ed655fe3ce1d74170dda2498c45d6a2d302ed49bd27c8537b3f27af4fb56b SHA512 b2c4c03507ed939c9f702c9c7aa9f192a1ae6fbabd12d7d079ae1f81e4bf03fe0ac7e87c802619d8a5b2291a7665ea3ad8637c53bdd7210eff920ba375509770 +DIST sshelf-0.9.0.tar.gz 613175 BLAKE2B 362b88749116f76f6f15632b721657934134a454b7f253f2cceec90100774f8731bdfe7017e3d9b78dbe5d256113e3ae634a9124202c020e1dc7030d6c61a543 SHA512 ce7b450fda6ef5295be77c84361ed6dbbfb00d5645e9ee42eeb60b2fd5badd4f631e39906440c682b47714f0147f8aa4008bdbd5feb92821e0e31ffcfe8450eb DIST stable_deref_trait-1.2.1.crate 8186 BLAKE2B 6408959d169d1228c1b0802ef31c850206405f8259168f169aabc91f63683dcdf347ff0e74fb3535ab05d7642889dd2637afbdea389b43b0925e0d6cf441ed67 SHA512 630721d3f8e9f3290efc250c42aba13e2325839e62167a2a611618c18c6aa58c08a53622db61a9aa920284570626b98df26b3c28009cf45b6ce1ec134b9c9f5c DIST static_assertions-1.1.0.crate 18480 BLAKE2B 358dd5ac413d06f62da0388e2016c5fcb8ec68fd7dceb0dbbcb97665c032b7509b7e083c20701648b6a9174485f117c02682ae4bde7ef037e80a85cdf6a0c86e SHA512 46d0e35f77941dee6f60f574c130472248063dc38494c1c4f84f7c048244cc2a58a86fe17c0990e3f0f01406b75ed385a13d00058612b27cf0e867c8d31c92ee DIST strsim-0.10.0.crate 11355 BLAKE2B bcb25ad0a7284e24e4f17ebe0ccb621bdc4118e499b50b094d98aa7e8fcc0b96716c9953c3516ce7ea78309d41d424892ded595259696a5bbffdcb07802b5c2f SHA512 78b318532addfcf5c1ccc1e14539e258aab9d3cd893cc45d82342549bde838c177d90f13c560671f8f32929af47d0b467db35e6876bd7697d8b3f9e055aeeac1 diff --git a/app-admin/sshelf/sshelf-0.9.0.ebuild b/app-admin/sshelf/sshelf-0.9.0.ebuild new file mode 100644 index 0000000000..fe8bc2022b --- /dev/null +++ b/app-admin/sshelf/sshelf-0.9.0.ebuild @@ -0,0 +1,466 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Autogenerated by pycargoebuild 0.15.3 + +EAPI=8 + +CRATES=" + aead@0.5.2 + aes@0.8.4 + age-core@0.10.0 + age@0.10.1 + aho-corasick@1.1.4 + allocator-api2@0.2.21 + anstream@1.0.0 + anstyle-parse@1.0.0 + anstyle-query@1.1.5 + anstyle-wincon@3.0.11 + anstyle@1.0.14 + anyhow@1.0.102 + arboard@3.6.1 + arc-swap@1.9.1 + async-broadcast@0.7.2 + async-channel@2.5.0 + async-executor@1.14.0 + async-fs@2.2.0 + async-io@2.6.0 + async-lock@3.4.2 + async-process@2.5.0 + async-recursion@1.1.1 + async-signal@0.2.14 + async-task@4.7.1 + async-trait@0.1.89 + atomic-waker@1.1.2 + atomic@0.6.1 + autocfg@1.5.1 + base64@0.21.7 + base64@0.22.1 + basic-toml@0.1.10 + bech32@0.9.1 + bit-set@0.5.3 + bit-vec@0.6.3 + bitflags@1.3.2 + bitflags@2.12.1 + block-buffer@0.10.4 + block-padding@0.3.3 + blocking@1.6.2 + bumpalo@3.20.3 + bytemuck@1.25.0 + byteorder@1.5.0 + castaway@0.2.4 + cbc@0.1.2 + cc@1.2.63 + cfg-if@1.0.4 + cfg_aliases@0.2.1 + chacha20@0.9.1 + chacha20poly1305@0.10.1 + cipher@0.4.4 + clap@4.6.1 + clap_builder@4.6.0 + clap_complete@4.6.5 + clap_derive@4.6.1 + clap_lex@1.1.0 + clap_mangen@0.3.0 + clipboard-win@5.4.1 + colorchoice@1.0.5 + compact_str@0.9.1 + concurrent-queue@2.5.0 + convert_case@0.10.0 + cookie-factory@0.3.3 + core-foundation-sys@0.8.7 + core-foundation@0.10.1 + core-foundation@0.9.4 + cpufeatures@0.2.17 + crossbeam-utils@0.8.21 + crossterm@0.29.0 + crossterm_winapi@0.9.1 + crypto-common@0.1.7 + csscolorparser@0.6.2 + curve25519-dalek-derive@0.1.1 + curve25519-dalek@4.1.3 + darling@0.23.0 + darling_core@0.23.0 + darling_macro@0.23.0 + dashmap@5.5.3 + dbus-secret-service@4.1.0 + dbus@0.9.11 + deltae@0.3.2 + deranged@0.5.8 + derive_more-impl@2.1.1 + derive_more@2.1.1 + digest@0.10.7 + dirs-sys@0.5.0 + dirs@6.0.0 + dispatch2@0.3.1 + displaydoc@0.2.6 + document-features@0.2.12 + either@1.16.0 + endi@1.1.1 + enumflags2@0.7.12 + enumflags2_derive@0.7.12 + equivalent@1.0.2 + errno@0.3.14 + error-code@3.3.2 + etcetera@0.11.0 + euclid@0.22.14 + event-listener-strategy@0.5.4 + event-listener@5.4.1 + fancy-regex@0.11.0 + fastrand@2.4.1 + fiat-crypto@0.2.9 + filedescriptor@0.8.3 + find-crate@0.6.3 + find-msvc-tools@0.1.9 + finl_unicode@1.4.0 + fixedbitset@0.4.2 + fluent-bundle@0.15.3 + fluent-langneg@0.13.1 + fluent-syntax@0.11.1 + fluent@0.16.1 + fnv@1.0.7 + foldhash@0.1.5 + foldhash@0.2.0 + form_urlencoded@1.2.2 + futures-channel@0.3.32 + futures-core@0.3.32 + futures-executor@0.3.32 + futures-io@0.3.32 + futures-lite@2.6.1 + futures-macro@0.3.32 + futures-sink@0.3.32 + futures-task@0.3.32 + futures-util@0.3.32 + futures@0.3.32 + generic-array@0.14.7 + gethostname@1.1.0 + getrandom@0.2.17 + getrandom@0.3.4 + getrandom@0.4.2 + git2@0.20.4 + glob@0.3.3 + hashbrown@0.14.5 + hashbrown@0.15.5 + hashbrown@0.16.1 + hashbrown@0.17.1 + heck@0.5.0 + hermit-abi@0.5.2 + hex@0.4.3 + hkdf@0.12.4 + hmac@0.12.1 + i18n-config@0.4.8 + i18n-embed-fl@0.7.0 + i18n-embed-impl@0.8.4 + i18n-embed@0.14.1 + icu_collections@2.2.0 + icu_locale_core@2.2.0 + icu_normalizer@2.2.0 + icu_normalizer_data@2.2.0 + icu_properties@2.2.0 + icu_properties_data@2.2.0 + icu_provider@2.2.0 + id-arena@2.3.0 + ident_case@1.0.1 + idna@1.1.0 + idna_adapter@1.2.2 + indexmap@2.14.0 + indoc@2.0.7 + inout@0.1.4 + instability@0.3.12 + intl-memoizer@0.5.3 + intl_pluralrules@7.0.2 + io_tee@0.1.1 + is_executable@1.0.5 + is_terminal_polyfill@1.70.2 + itertools@0.14.0 + itoa@1.0.18 + jobserver@0.1.34 + js-sys@0.3.99 + kasuari@0.4.12 + keyring@3.6.3 + lab@0.11.0 + lazy_static@1.5.0 + leb128fmt@0.1.0 + libc@0.2.186 + libdbus-sys@0.2.7 + libgit2-sys@0.18.5+1.9.4 + libredox@0.1.17 + libssh2-sys@0.3.1 + libz-sys@1.1.29 + line-clipping@0.3.7 + linux-raw-sys@0.12.1 + litemap@0.8.2 + litrs@1.0.0 + lock_api@0.4.14 + log@0.4.32 + lru@0.16.4 + mac_address@1.1.8 + memchr@2.8.1 + memmem@0.1.1 + memoffset@0.9.1 + minimal-lexical@0.2.1 + mio@1.2.1 + nix@0.29.0 + nom@7.1.3 + nucleo-matcher@0.3.1 + num-bigint@0.4.6 + num-complex@0.4.6 + num-conv@0.2.2 + num-derive@0.4.2 + num-integer@0.1.46 + num-iter@0.1.45 + num-rational@0.4.2 + num-traits@0.2.19 + num@0.4.3 + num_threads@0.1.7 + objc2-app-kit@0.3.2 + objc2-core-foundation@0.3.2 + objc2-core-graphics@0.3.2 + objc2-encode@4.1.0 + objc2-foundation@0.3.2 + objc2-io-surface@0.3.2 + objc2@0.6.4 + once_cell@1.21.4 + once_cell_polyfill@1.70.2 + opaque-debug@0.3.1 + openssl-probe@0.1.6 + openssl-sys@0.9.116 + option-ext@0.2.0 + ordered-float@4.6.0 + ordered-stream@0.2.0 + parking@2.2.1 + parking_lot@0.12.5 + parking_lot_core@0.9.12 + pbkdf2@0.12.2 + percent-encoding@2.3.2 + pest@2.8.6 + pest_derive@2.8.6 + pest_generator@2.8.6 + pest_meta@2.8.6 + phf@0.11.3 + phf_codegen@0.11.3 + phf_generator@0.11.3 + phf_macros@0.11.3 + phf_shared@0.11.3 + pin-project-internal@1.1.13 + pin-project-lite@0.2.17 + pin-project@1.1.13 + piper@0.2.5 + pkg-config@0.3.33 + polling@3.11.0 + poly1305@0.8.0 + portable-atomic@1.13.1 + potential_utf@0.1.5 + powerfmt@0.2.0 + ppv-lite86@0.2.21 + prettyplease@0.2.37 + proc-macro-crate@3.5.0 + proc-macro-error-attr@1.0.4 + proc-macro-error@1.0.4 + proc-macro2@1.0.106 + quote@1.0.45 + r-efi@5.3.0 + r-efi@6.0.0 + rand@0.8.6 + rand@0.9.4 + rand_chacha@0.3.1 + rand_chacha@0.9.0 + rand_core@0.6.4 + rand_core@0.9.5 + ratatui-core@0.1.0 + ratatui-crossterm@0.1.0 + ratatui-macros@0.7.0 + ratatui-termwiz@0.1.0 + ratatui-widgets@0.3.0 + ratatui@0.30.0 + redox_syscall@0.5.18 + redox_users@0.5.2 + regex-automata@0.4.14 + regex-syntax@0.8.10 + regex@1.12.3 + roff@1.1.1 + rust-embed-impl@8.11.0 + rust-embed-utils@8.11.0 + rust-embed@8.11.0 + rustc-hash@1.1.0 + rustc-hash@2.1.2 + rustc_version@0.4.1 + rustix@1.1.4 + rustversion@1.0.22 + ryu@1.0.23 + salsa20@0.10.2 + same-file@1.0.6 + scopeguard@1.2.0 + scrypt@0.11.0 + secrecy@0.8.0 + secret-service@4.0.0 + security-framework-sys@2.17.0 + security-framework@2.11.1 + security-framework@3.7.0 + self_cell@0.10.3 + self_cell@1.2.2 + semver@1.0.28 + serde@1.0.228 + serde_core@1.0.228 + serde_derive@1.0.228 + serde_json@1.0.150 + serde_repr@0.1.20 + serde_spanned@1.1.1 + sha1@0.10.6 + sha2@0.10.9 + shlex@1.3.0 + shlex@2.0.1 + signal-hook-mio@0.2.5 + signal-hook-registry@1.4.8 + signal-hook@0.3.18 + siphasher@1.0.3 + slab@0.4.12 + smallvec@1.15.1 + ssh2-config@0.7.1 + stable_deref_trait@1.2.1 + static_assertions@1.1.0 + strsim@0.10.0 + strsim@0.11.1 + strum@0.27.2 + strum_macros@0.27.2 + subtle@2.6.1 + syn@1.0.109 + syn@2.0.117 + synstructure@0.13.2 + tempfile@3.27.0 + terminfo@0.9.0 + termios@0.3.3 + termwiz@0.23.3 + thiserror-impl@1.0.69 + thiserror-impl@2.0.18 + thiserror@1.0.69 + thiserror@2.0.18 + time-core@0.1.8 + time@0.3.47 + tinystr@0.8.3 + toml@0.5.11 + toml@1.1.2+spec-1.1.0 + toml_datetime@1.1.1+spec-1.1.0 + toml_edit@0.25.12+spec-1.1.0 + toml_parser@1.1.2+spec-1.1.0 + toml_writer@1.1.1+spec-1.1.0 + tracing-attributes@0.1.31 + tracing-core@0.1.36 + tracing@0.1.44 + type-map@0.5.1 + typenum@1.20.1 + ucd-trie@0.1.7 + uds_windows@1.2.1 + ulid@1.2.1 + unic-langid-impl@0.9.6 + unic-langid@0.9.6 + unicode-ident@1.0.24 + unicode-segmentation@1.13.3 + unicode-truncate@2.0.1 + unicode-width@0.2.2 + unicode-xid@0.2.6 + universal-hash@0.5.1 + url@2.5.8 + utf8_iter@1.0.4 + utf8parse@0.2.2 + uuid@1.23.2 + vcpkg@0.2.15 + version_check@0.9.5 + vtparse@0.6.2 + walkdir@2.5.0 + wasi@0.11.1+wasi-snapshot-preview1 + wasip2@1.0.3+wasi-0.2.9 + wasip3@0.4.0+wasi-0.3.0-rc-2026-01-06 + wasm-bindgen-macro-support@0.2.122 + wasm-bindgen-macro@0.2.122 + wasm-bindgen-shared@0.2.122 + wasm-bindgen@0.2.122 + wasm-encoder@0.244.0 + wasm-metadata@0.244.0 + wasmparser@0.244.0 + web-time@1.1.0 + wezterm-bidi@0.2.3 + wezterm-blob-leases@0.1.1 + wezterm-color-types@0.3.0 + wezterm-dynamic-derive@0.1.1 + wezterm-dynamic@0.2.1 + wezterm-input-types@0.1.0 + wildmatch@2.6.1 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.11 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + windows-link@0.2.1 + windows-sys@0.52.0 + windows-sys@0.59.0 + windows-sys@0.60.2 + windows-sys@0.61.2 + windows-targets@0.52.6 + windows-targets@0.53.5 + windows_aarch64_gnullvm@0.52.6 + windows_aarch64_gnullvm@0.53.1 + windows_aarch64_msvc@0.52.6 + windows_aarch64_msvc@0.53.1 + windows_i686_gnu@0.52.6 + windows_i686_gnu@0.53.1 + windows_i686_gnullvm@0.52.6 + windows_i686_gnullvm@0.53.1 + windows_i686_msvc@0.52.6 + windows_i686_msvc@0.53.1 + windows_x86_64_gnu@0.52.6 + windows_x86_64_gnu@0.53.1 + windows_x86_64_gnullvm@0.52.6 + windows_x86_64_gnullvm@0.53.1 + windows_x86_64_msvc@0.52.6 + windows_x86_64_msvc@0.53.1 + winnow@1.0.3 + wit-bindgen-core@0.51.0 + wit-bindgen-rust-macro@0.51.0 + wit-bindgen-rust@0.51.0 + wit-bindgen@0.51.0 + wit-bindgen@0.57.1 + wit-component@0.244.0 + wit-parser@0.244.0 + writeable@0.6.3 + x11rb-protocol@0.13.2 + x11rb@0.13.2 + x25519-dalek@2.0.1 + xdg-home@1.3.0 + yoke-derive@0.8.2 + yoke@0.8.3 + zbus@4.4.0 + zbus_macros@4.4.0 + zbus_names@3.0.0 + zerocopy-derive@0.8.50 + zerocopy@0.8.50 + zerofrom-derive@0.1.7 + zerofrom@0.1.8 + zeroize@1.8.2 + zeroize_derive@1.4.3 + zerotrie@0.2.4 + zerovec-derive@0.11.3 + zerovec@0.11.6 + zmij@1.0.21 + zvariant@4.2.0 + zvariant_derive@4.2.0 + zvariant_utils@2.1.0 +" + +RUST_MIN_VER="1.88.0" +inherit cargo + +DESCRIPTION="A TUI for managing and connecting to SSH hosts" +HOMEPAGE="https://github.com/max-rh/sshelf" +SRC_URI=" +https://github.com/max-rh/sshelf/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz +${CARGO_CRATE_URIS} +" + +LICENSE="|| ( Apache-2.0 MIT )" +# Dependent crate licenses +LICENSE+=" + Apache-2.0 BSD Boost-1.0 MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 + WTFPL-2 ZLIB +" +SLOT="0" +KEYWORDS="~amd64"