gentoo-ebuilds/app-doc/execline-man-pages/execline-man-pages-2.9.6.1.1.ebuild
Petr Vaněk 189ac6723f
app-doc/execline-man-pages: add 2.9.6.1.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-10-24 11:38:24 +02:00

16 lines
404 B
Bash

# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="mdoc port of the HTML documentation for the execline suite"
HOMEPAGE="https://git.sr.ht/~flexibeast/execline-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"