gentoo-ebuilds/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild
Petr Vaněk d99ebe3aa4
app-doc/s6-portable-utils-man-pages: new package, add 2.3.0.3.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2023-12-05 16:01:45 +01:00

16 lines
417 B
Bash

# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="mdoc port of the HTML documentation for the s6-portable-utils suite"
HOMEPAGE="https://git.sr.ht/~flexibeast/s6-portable-utils-man-pages"
SRC_URI="
https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz
"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"