diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2024-04-30 11:22:16 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-05-09 12:51:39 +0200 |
commit | bdfddcb4e7ce11e24d99225d8f72b3dd6ea05a2f (patch) | |
tree | ba1076055dc450034dc3c3369985a34372fdd39c /dev-java/sbt | |
parent | sys-apps/azure-nvme-utils: Bump to 0.1.3, drop 0.1.2, fix -Werror + udev reload (diff) | |
download | gentoo-bdfddcb4e7ce11e24d99225d8f72b3dd6ea05a2f.tar.gz gentoo-bdfddcb4e7ce11e24d99225d8f72b3dd6ea05a2f.tar.bz2 gentoo-bdfddcb4e7ce11e24d99225d8f72b3dd6ea05a2f.zip |
dev-java/sbt: add github upstream metadata
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/sbt')
-rw-r--r-- | dev-java/sbt/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-java/sbt/metadata.xml b/dev-java/sbt/metadata.xml index feefedbb43eb..9844fcc90ace 100644 --- a/dev-java/sbt/metadata.xml +++ b/dev-java/sbt/metadata.xml @@ -7,4 +7,7 @@ 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> |