summaryrefslogtreecommitdiff
path: root/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-05 17:02:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-05 17:02:59 +0000
commit6bf575618cf9022e99cbfcc64036fd9db79a749c (patch)
treef692d02fb905cd3d5bab465b790da48fb2de546b /app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild
parent5944ce177026c93b7dab690db9d970567ddbf75f (diff)
gentoo auto-resync : 05:12:2023 - 17:02:58
Diffstat (limited to 'app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild')
-rw-r--r--app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild
new file mode 100644
index 000000000000..99bdc83b9e69
--- /dev/null
+++ b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.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-rc suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-rc-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"