mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-doc/execline-man-pages: new package, add 2.9.4.0.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
1
app-doc/execline-man-pages/Manifest
Normal file
1
app-doc/execline-man-pages/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST execline-man-pages-2.9.4.0.1.tar.gz 44517 BLAKE2B 7d22cf847739ed80eec611f4740e2968cfe108a3f75612dce90f5a118485ed21a06f8a1a572e3753d3470de9e85c797de1eef474afc88b68013ea4efee6475bc SHA512 1dab22ac99644ded604c140b6c16a6920248409f41ad451c500361acd6b2218dfc6bd1ceac6062e5cebc9a6453ab5dde0291680118ada0145f0bd16c661e7075
|
||||
@@ -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"
|
||||
12
app-doc/execline-man-pages/metadata.xml
Normal file
12
app-doc/execline-man-pages/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user