gentoo-ebuilds/dev-java/sbt/metadata.xml
Volkmar W. Pogatzki bdfddcb4e7
dev-java/sbt: add github upstream metadata
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-05-09 12:51:39 +02:00

13 lines
545 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
The interactive build tool.
Use Scala to define your tasks. Then run them in parallel from the shell.
</longdescription>
<use><flag name="binary">Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.</flag></use>
<upstream>
<remote-id type="github">sbt/sbt</remote-id>
</upstream>
</pkgmetadata>