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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
# ChangeLog for dev-lang/scala
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.25 2011/05/30 12:33:17 ali_bush Exp $
*scala-2.9.0-r1 (30 May 2011)
30 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0-r1.ebuild:
Fix dependency issue by using bundled jline classes that have been refactored
into new packages and tty issues.
*scala-2.9.0 (18 May 2011)
18 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0.ebuild:
Version Bump.
06 May 2011; Alistair Bush <ali_bush@gentoo.org> scala-2.8.1.ebuild:
Remove deprecated ebeep and epause.
*scala-2.8.1 (29 Apr 2011)
29 Apr 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.8.1.ebuild:
Version Bump.
02 May 2010; Dirkjan Ochtman <djc@gentoo.org> -scala-2.7.2.ebuild,
-scala-2.7.3.ebuild, -scala-2.7.3-r1.ebuild, -scala-2.7.4.ebuild,
-scala-2.7.4-r1.ebuild, -scala-2.7.5.ebuild:
Clean out old versions.
02 May 2010; Dirkjan Ochtman <djc@gentoo.org>
-files/scala-2.6.0-build.xml.patch, -files/scala-2.6.1-build.xml.patch:
Remove unused patches.
09 Jan 2010; Petteri Räty <betelgeuse@gentoo.org> scala-2.7.7.ebuild:
Split compiling to multiple ant invocations to lower resources needed to
build. Hopefully fixes bug #282023.
*scala-2.7.7 (30 Nov 2009)
30 Nov 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.7.ebuild:
Version bump. See #295955
*scala-2.7.5 (05 Jun 2009)
05 Jun 2009; Alistair Bush <ali_bush@gentoo.org> -scala-2.6.0.ebuild,
-scala-2.6.1.ebuild, -scala-2.6.1-r1.ebuild, +scala-2.7.5.ebuild:
Version bump, clean and fix #269169
*scala-2.7.4-r1 (01 May 2009)
01 May 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4-r1.ebuild:
Bump scala again. this time based on 2.7.3-r1.
*scala-2.7.4 (30 Apr 2009)
30 Apr 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4.ebuild:
Version Bump to 2.7.4.
14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild:
Add block on scala-bin. see #247401.
14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild:
Adding PDEPEND on app-emacs/scala-mode. Thanks go to ulm.
*scala-2.7.3-r1 (11 Feb 2009)
11 Feb 2009; Alistair Bush <ali_bush@gentoo.org>
+files/scala-2.7.3-build.xml.patch, +scala-2.7.3-r1.ebuild:
Updated to fix issues raised in #250688. Thanks abachn.
05 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3.ebuild:
Fixed #257581.
*scala-2.7.3 (18 Jan 2009)
18 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.3.ebuild:
Version Bump
*scala-2.7.2 (11 Jan 2009)
11 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.2.ebuild:
Version Bump.
23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Add GLEP 56 USE flag descriptions.
*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.
|