summaryrefslogtreecommitdiff
path: root/dev-java/sbt/metadata.xml
blob: 6eb360700c50be3ab0f42c43cc51feb79a14a9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>