mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-21 16:09:05 -07:00
app-doc/s6-man-pages: add 2.14.0.1.4
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST s6-man-pages-2.13.1.0.1.tar.gz 124303 BLAKE2B 95c8521cb2e88fd7d69bdab95aab62790796c6b9c22626c28b642a5caf2269e78fad5d02984a9af9b45eb5308a522c5777bc92862902cfebc822e8843bc181c6 SHA512 bbdf1fc14bb1332697c6cf24bb39927dd20d2af9c6d1cd4eac98dcf5a421a79b9ed09850a69f675d8232dc84b749d8673fdc737f293dcbdf67364dcf4c561c3f
|
||||
DIST s6-man-pages-2.14.0.1.4.tar.gz 127487 BLAKE2B bda86c129a6758d7198e185e03d61487bf633e505dda6043e18abf0904940ffd3afcdad61e31eefdf44c4a662faf6066d63eb620f592a613a8c64227f80f5193 SHA512 94699797e6ea00dfd119e4c225c0e69b47614970528dbc176c1049c06f0fb21fbc8615ebcab88af830298229ba134089edcbf2aa08e78d72a4fa26d2c4506dde
|
||||
|
||||
13
app-doc/s6-man-pages/s6-man-pages-2.14.0.1.4.ebuild
Normal file
13
app-doc/s6-man-pages/s6-man-pages-2.14.0.1.4.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 2023-2026 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/~humm/s6-man-pages"
|
||||
SRC_URI="https://git.sr.ht/~humm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user