summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/execline-man-pages/execline-man-pages-2.9.4.0.1.ebuild')
-rw-r--r--app-doc/execline-man-pages/execline-man-pages-2.9.4.0.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-doc/execline-man-pages/execline-man-pages-2.9.4.0.1.ebuild b/app-doc/execline-man-pages/execline-man-pages-2.9.4.0.1.ebuild
new file mode 100644
index 000000000000..25367cb3e5e5
--- /dev/null
+++ b/app-doc/execline-man-pages/execline-man-pages-2.9.4.0.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 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"