commit: 1bdaf71c67a03865175a033d14dba00a81d8f7b9
parent c71e2b43e0d2a844b1ea8394431f62b1177f0633
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 23 Sep 2023 13:21:23 +0200
app-doc/execline-man-pages: new package, add 2.9.3.0.5
Diffstat:
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/app-doc/execline-man-pages/Manifest b/app-doc/execline-man-pages/Manifest
@@ -0,0 +1 @@
+DIST execline-man-pages-2.9.3.0.5.tar.gz 44401 BLAKE2B c53245483f10ac6c7e0645a11b2333beb1ad3f03db4b66a8acf605cf5553f0ce3637ee3d30532de06f5dbc53d474b25fa5db7eca18d9dd89120081bd6668da7f SHA512 cd24ad64a4bbdec991ddaf069b0458bb0807b80dda9911c2458564430e5dc705aef8bf48fd05019d3a5acdeec93837deea57cbb785c5d18f9cf07bd0be180674
diff --git a/app-doc/execline-man-pages/execline-man-pages-2.9.3.0.5.ebuild b/app-doc/execline-man-pages/execline-man-pages-2.9.3.0.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc(7) versions of the documentation for the execline suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/execline-man-pages"
+SRC_URI="https://git.sr.ht/~flexibeast/execline-man-pages/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-v${PV}/"
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"