app-admin/sshelf - 0.14.1 (masterwolf)

Search

Install

Install this version:

emerge -a =app-admin/sshelf-0.14.1

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

autounmask =app-admin/sshelf-0.14.1

Or alternatively:

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

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.14.1 8 ~amd64 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/${PN}-0.14.0-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="~amd64"

QA_FLAGS_IGNORED="usr/bin/sshelf"

Inherited Eclasses

Manifest for 0.14.1

Type File Size Source URLs
DIST sshelf-0.14.0-crates.tar.xz 28560396 bytes https://github.com/masterwolf-git/sshelf/raw/refs/heads/master/sshelf-0.14.0-crates.tar.xz
DIST sshelf-0.14.1.tar.gz 1428184 bytes https://github.com/max-rh/sshelf/archive/refs/tags/v0.14.1.tar.gz