From f0e438a3c0193dadf59d592783c70b1da29c72d6 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jun 24 2019 18:12:45 +0000 Subject: bootstrap/scala/2.10 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.scala.metadata b/.scala.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.scala.metadata diff --git a/scala.yaml b/scala.yaml new file mode 100644 index 0000000..0868e62 --- /dev/null +++ b/scala.yaml @@ -0,0 +1,35 @@ +document: modulemd +version: '1' +data: + name: scala + stream: 2.1 + summary: A hybrid functional/object-oriented language for the JVM + description: Scala is a general purpose programming language designed to express + common programming patterns in a concise, elegant, and type-safe way. It smoothly + integrates features of object-oriented and functional languages. It is also fully + interoperable with Java. + license: + module: + - MIT + version: 1 + context: '00000000' + profile: + common: + rpms: + - hawtjni + - jansi + - jansi-native + - jline + - scala + xmd: + mbs: + buildrequires: + platform: + stream: el8.0.0 + version: '3' + context: '00000000' + requires: {} + commit: virtual + mse: 'TRUE' + koji_tag: module-centos-8.0.0-build +