Files
guru/dev-util/hut/metadata.xml
Christopher Bayliss 027c1e52cd dev-util/hut: version bump to 0.5.0
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>
2024-05-21 17:12:19 -04:00

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>