commit:     f433ec381107b1400827942696189650f99c2df8
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 13:22:06 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 13:30:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f433ec38

app-doc/s6-man-pages: add 2.13.0.0.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 +
 app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index 3b9f2c628cfc..8ba34c8a0c8c 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1 +1,2 @@
 DIST s6-man-pages-2.12.0.4.1.tar.gz 123799 BLAKE2B 
0fc4e341a9be8b209bd71e8e7980149fec449cf2c271ee10d6c2f943048163d162c26e5af7c96ffea1cfbd1026ab47e9396d6a65377389dc7e366b113c783fe8
 SHA512 
33eedd1c6f7184e8336e194baab865ea55beade7bc3bbaf6e99862d65a512a4dc88ac03fbf46ff5466878354ea099c611ca9daa0895cd5a6214c0bcbe865ac90
+DIST s6-man-pages-2.13.0.0.1.tar.gz 124099 BLAKE2B 
97013c8ef853c4492f0be99e2412549bc30a481b61a7b3b04f4133f2be13e8a6e9d7114d0c582acd7e6f93cf3fab839d7cd153fc8a8a32f47bd597e6b7c6a5bd
 SHA512 
d1982daead0b9c56421d421339c14f1fc9f7c32137f3c19f2fc9bab9225df8b5e220e2a807b26647c5639a3950543703c2eca5cd6afda1b81381709d703b206a

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"

Reply via email to