summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2023-12-05 13:43:26 +0100
committerPetr Vaněk <arkamar@gentoo.org>2023-12-05 16:01:41 +0100
commit370798a42026d24e0c72bb07e1b404aceff7bc87 (patch)
tree4ddddc8bd6d957d9e512a8ba2d4cdfce18c5f952 /app-doc
parentprofiles.desc: Add loong 23.0 profiles (diff)
downloadgentoo-370798a42026d24e0c72bb07e1b404aceff7bc87.tar.gz
gentoo-370798a42026d24e0c72bb07e1b404aceff7bc87.tar.bz2
gentoo-370798a42026d24e0c72bb07e1b404aceff7bc87.zip
app-doc/execline-man-pages: new package, add 2.9.4.0.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/execline-man-pages/Manifest1
-rw-r--r--app-doc/execline-man-pages/execline-man-pages-2.9.4.0.1.ebuild16
-rw-r--r--app-doc/execline-man-pages/metadata.xml12
3 files changed, 29 insertions, 0 deletions
diff --git a/app-doc/execline-man-pages/Manifest b/app-doc/execline-man-pages/Manifest
new file mode 100644
index 000000000000..c7f52ea33e8a
--- /dev/null
+++ b/app-doc/execline-man-pages/Manifest
@@ -0,0 +1 @@
+DIST execline-man-pages-2.9.4.0.1.tar.gz 44517 BLAKE2B 7d22cf847739ed80eec611f4740e2968cfe108a3f75612dce90f5a118485ed21a06f8a1a572e3753d3470de9e85c797de1eef474afc88b68013ea4efee6475bc SHA512 1dab22ac99644ded604c140b6c16a6920248409f41ad451c500361acd6b2218dfc6bd1ceac6062e5cebc9a6453ab5dde0291680118ada0145f0bd16c661e7075
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"
diff --git a/app-doc/execline-man-pages/metadata.xml b/app-doc/execline-man-pages/metadata.xml
new file mode 100644
index 000000000000..afbbcf9437b5
--- /dev/null
+++ b/app-doc/execline-man-pages/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>arkamar@gentoo.org</email>
+ <name>Petr Vaněk</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="sourcehut">~flexibeast/execline-man-pages</remote-id>
+ </upstream>
+</pkgmetadata>