File rpmbuild-sbt.boot.properties of Package sbt.31271
[scala]
version: FEDORA_SCALA_VERSION
[app]
org: ${sbt.organization-org.scala-sbt}
name: sbt
version: ${sbt.version-read(sbt.version)[FEDORA_SBT_VERSION]}
class: ${sbt.main.class-sbt.xMain}
components: xsbti,extra
cross-versioned: ${sbt.cross.versioned-false}
[repositories]
local: file:${fedora.sbt.ivy.dir-/usr/share/sbt/ivy-local}, [organization]/[module]/[revision]/ivy.xml, [organization]/[module]/[revision]/[artifact]-[revision].[ext]
[boot]
directory: ${fedora.sbt.boot.dir-/usr/share/sbt/boot}
[log]
level: debug
[ivy]
ivy-home: ${fedora.sbt.ivy.dir-/usr/share/sbt/ivy-local}
checksums: ${sbt.checksums-sha1,md5}
override-build-repos: true