summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2023-12-05 14:18:22 +0100
committerPetr Vaněk <arkamar@gentoo.org>2023-12-05 16:01:45 +0100
commitd99ebe3aa4e3a453b0f854d84323a02766551f6d (patch)
treed3567a1079bda54b49618e81ae2efde7c27697af /app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild
parentapp-doc/s6-rc-man-pages: new package, add 0.5.4.2.1 (diff)
downloadgentoo-d99ebe3aa4e3a453b0f854d84323a02766551f6d.tar.gz
gentoo-d99ebe3aa4e3a453b0f854d84323a02766551f6d.tar.bz2
gentoo-d99ebe3aa4e3a453b0f854d84323a02766551f6d.zip
app-doc/s6-portable-utils-man-pages: new package, add 2.3.0.3.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild')
-rw-r--r--app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild b/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild
new file mode 100644
index 000000000000..58f9a04ca13b
--- /dev/null
+++ b/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild
@@ -0,0 +1,16 @@
+# 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"