init ci
This commit is contained in:
16
net-misc/s3h/s3h-1.8.ebuild
Normal file
16
net-misc/s3h/s3h-1.8.ebuild
Normal file
@ -0,0 +1,16 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="s3h - shell ssh client"
|
||||
HOMEPAGE="https://source.devloop.de/s3h/s3h"
|
||||
SRC_URI="https://source.devloop.de/s3h/s3h/raw/tag/1.8/s3h.sh"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-util/dialog"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
Reference in New Issue
Block a user