dev-util/hut: new package, add 0.3.0

Signed-off-by: Alexis Praga <alexis.praga@proton.me>
This commit is contained in:
Alexis Praga
2023-05-22 22:42:34 +02:00
committed by Alexis Praga
parent 22db5ba15a
commit 0082677050
3 changed files with 55 additions and 0 deletions

15
dev-util/hut/metadata.xml Normal file
View File

@@ -0,0 +1,15 @@
<?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">~emersion/hut</remote-id>
<remote-id type="github">apraga/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>