blob: cc37e217d16a52f1838eb75f791abf3e070d57e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# ChangeLog for dev-lang/scala
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.7 2008/02/09 16:13:45 betelgeuse Exp $
*scala-2.6.1-r1 (09 Feb 2008)
09 Feb 2008; Petteri Räty <betelgeuse@gentoo.org> +scala-2.6.1-r1.ebuild:
Remove quoting for Xbootclasspath as it doesnt work with latest java-config.
The quotes arent needed because the path cant contain spaces. Fixes bug
*scala-2.6.1 (21 Jan 2008)
21 Jan 2008; Vlastimil Babka <caster@gentoo.org>
-files/scala-2.4.0-build.xml.patch, -files/scala-2.5.1-build.xml.patch,
+files/scala-2.6.1-build.xml.patch, -scala-2.4.0.ebuild,
-scala-2.5.1.ebuild, +scala-2.6.1.ebuild:
Version bump. bug #202988. Add local binary USE flag to workaround memory
requirements without need of separate scala-bin package, bug #181390.
*scala-2.6.0 (17 Dec 2007)
17 Dec 2007; Caleb Tennis <caleb@gentoo.org>
+files/scala-2.6.0-build.xml.patch, +scala-2.6.0.ebuild:
version bump
18 Jun 2007; Vlastimil Babka <caster@gentoo.org> scala-2.5.1.ebuild:
Increase thread stack size for compilation on x86 - was getting stack
overflows wi.
*scala-2.5.1 (18 Jun 2007)
18 Jun 2007; Caleb Tennis <caleb@gentoo.org>
+files/scala-2.5.1-build.xml.patch, +scala-2.5.1.ebuild:
Version bump, with minor change to build.xml.patch
06 May 2007; Alistair John Bush <ali_bush@gentoo.org> scala-2.4.0.ebuild:
Added ~amd64 for bug 147599
*scala-2.4.0 (04 May 2007)
04 May 2007; Vlastimil Babka <caster@gentoo.org>
+files/scala-2.4.0-build.xml.patch, +metadata.xml, +scala-2.4.0.ebuild:
Initial ebuild, intended to replace dev-java/scala-bin with from-source
package in more appropriate category. Based on ebuilds from Michel Ganguin
<ganguin@romandie.com> and John Reed Riley <john.reed.riley@gmail.com> in
bug #147599.
|