Commit Graph

10 Commits (ee3485494dd5baf53f991d9c707a3e5e22fd51e3)

Author SHA1 Message Date
Lincoln Stoll 25bf069b56 Bump scala to version 2.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:27:52 -08:00
Adam Vandenberg 9e86e99c57 Install scala to libexec and link in "bin"
Homebrew policy is to avoid putting jars into "lib",
so moving Scala to a more idiomatic Java install.
2010-08-08 08:49:45 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Ilmari Vacklin 6cd484084f Update Scala to 2.8.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-14 11:17:19 -07:00
Martin Kuehl 4252092cfa Scala - Move man pages to the correct path.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-19 22:08:29 -08:00
Theo fc5c3929bd Fixed Scala formula: remove *.bat from bin 2009-12-18 18:59:01 +01:00
Alex Payne a68f29efea update to current stable version of Scala: 2.7.7 2009-12-02 13:10:13 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Rune Botten c364bc0d35 Update and correct scala formula 2009-09-30 01:24:32 +01:00
Brett Cannon 2c603f712a Scala 2.7.5 formula
Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:54 +01:00