summaryrefslogtreecommitdiff
path: root/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-23 13:50:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-23 13:50:55 +0000
commited8299fef4175104e66b734cfc0482770614f398 (patch)
treed701a504c6fca51a0182f6ba21f16af855ee24b4 /app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
parent4035d30ea0ada73d992bb7d583c0b37a053714fe (diff)
gentoo auto-resync : 23:12:2023 - 13:50:55
Diffstat (limited to 'app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild')
-rw-r--r--app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
new file mode 100644
index 000000000000..e2194f2fbcc3
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.12.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 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"