app-admin/sshelf - 0.11.0 (masterwolf)

Search

Install

Install this version:

emerge -a =app-admin/sshelf-0.11.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-admin/sshelf-0.11.0

Or alternatively:

emerge --autounmask-write -a =app-admin/sshelf-0.11.0

Package Information

Description:
A TUI for managing and connecting to SSH hosts
Homepage:
https://github.com/max-rh/sshelf
License:
|| ( Apache-2.0 MIT ) Apache-2.0 BSD Boost-1.0 MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB

Ebuild Details

Version EAPI Keywords Slot
0.11.0 8 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.3

EAPI=8

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
https://github.com/masterwolf-git/sshelf/raw/refs/heads/master/${P}-crates.tar.xz
"

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=""

QA_FLAGS_IGNORED="usr/bin/sshelf"

Inherited Eclasses

Manifest for 0.11.0

Type File Size Source URLs
DIST sshelf-0.11.0-crates.tar.xz 28546728 bytes https://github.com/masterwolf-git/sshelf/raw/refs/heads/master/sshelf-0.11.0-crates.tar.xz
DIST sshelf-0.11.0.tar.gz 640853 bytes https://github.com/max-rh/sshelf/archive/refs/tags/v0.11.0.tar.gz