mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
also tidy up the ebuild: * upstream changed, see the notice in the old upstream's README: https://git.sr.ht/~emersion/hut * correct the copyright years * drop 'DEPEND="${RDEPEND}"' Signed-off-by: Christopher Bayliss <cjbdev@icloud.com> Closes: https://github.com/gentoo/guru/pull/191 Signed-off-by: Julien Roy <julien@jroy.ca>
16 lines
565 B
XML
16 lines
565 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>alexis.praga@proton.me</email>
|
|
<name>Alexis Praga</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="sourcehut">~xenrox/hut</remote-id>
|
|
<remote-id type="github">cjbayliss/hut-vendor</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Hut is a command-line tool to interact with sourcehut. It can manage git repositories, builds, publish to pages and pastes.
|
|
</longdescription>
|
|
</pkgmetadata>
|