This commit is contained in:
Mario Fetka
2024-06-18 10:44:56 +02:00
parent 6a37474503
commit 20ef8b5c88
95 changed files with 4227 additions and 99 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>joe@wt.gd</email>
<name>Joe Kappus</name>
</maintainer>
<upstream>
<changelog>https://github.com/casey/just/raw/master/CHANGELOG.md</changelog>
<bugs-to>https://github.com/casey/just/issues</bugs-to>
<remote-id type="github">casey/just</remote-id>
</upstream>
</pkgmetadata>