summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-05-14 09:58:31 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-05-14 10:34:12 +0200
commite45cd0d20890726a0e5b57d03e90173e8117651b (patch)
treed836215c6961ead4bfbdbf8807582f31a2f760a8
parentnet-misc/sunshine: The custom FFmpeg patch has been merged upstream (diff)
downloadgentoo-e45cd0d20890726a0e5b57d03e90173e8117651b.tar.gz
gentoo-e45cd0d20890726a0e5b57d03e90173e8117651b.tar.bz2
gentoo-e45cd0d20890726a0e5b57d03e90173e8117651b.zip
app-doc/execline-man-pages: add 2.9.5.1.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
-rw-r--r--app-doc/execline-man-pages/Manifest1
-rw-r--r--app-doc/execline-man-pages/execline-man-pages-2.9.5.1.1.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/app-doc/execline-man-pages/Manifest b/app-doc/execline-man-pages/Manifest
index c7f52ea33e8a..5fa13dc18bdb 100644
--- a/app-doc/execline-man-pages/Manifest
+++ b/app-doc/execline-man-pages/Manifest
@@ -1 +1,2 @@
DIST execline-man-pages-2.9.4.0.1.tar.gz 44517 BLAKE2B 7d22cf847739ed80eec611f4740e2968cfe108a3f75612dce90f5a118485ed21a06f8a1a572e3753d3470de9e85c797de1eef474afc88b68013ea4efee6475bc SHA512 1dab22ac99644ded604c140b6c16a6920248409f41ad451c500361acd6b2218dfc6bd1ceac6062e5cebc9a6453ab5dde0291680118ada0145f0bd16c661e7075
+DIST execline-man-pages-2.9.5.1.1.tar.gz 44500 BLAKE2B 27564198852f9a7b4a3772447a71528be5f0f29bb27f31facf4ae6eb1912f56a6e82402a33b9284337687c00e3cc5eb634c99a28ceb0dc340f1e9603913b635b SHA512 12cb50944afc4b23260f67fc968d96b2837cd7d077e4b05c9d99f470066ba6d11941114e19eb021ff6a479a07fc8bc5edb5275694b98a1ea1a1d572503595813
diff --git a/app-doc/execline-man-pages/execline-man-pages-2.9.5.1.1.ebuild b/app-doc/execline-man-pages/execline-man-pages-2.9.5.1.1.ebuild
new file mode 100644
index 000000000000..67fe98e7bc4b
--- /dev/null
+++ b/app-doc/execline-man-pages/execline-man-pages-2.9.5.1.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 execline suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/execline-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"