summaryrefslogtreecommitdiff
path: root/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-15 00:09:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-15 00:09:17 +0100
commit6a7029e0f7370d4d5dfe9e31cc2719a870482392 (patch)
tree28c6c747114eaedfd2db81f86ac2ff3d7d13111e /app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
parent5e41a38157bb40e8513e8e34426e85faba672fe7 (diff)
gentoo auto-resync : 15:06:2024 - 00:09:17
Diffstat (limited to 'app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild')
-rw-r--r--app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
new file mode 100644
index 000000000000..2364454ad9d1
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
@@ -0,0 +1,16 @@
+# 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 s6 suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-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"