summaryrefslogtreecommitdiff
blob: e082ff0bf2322f889f70d3c0c198eef5b8f8099b (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
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
# ChangeLog for dev-java/groovy
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.27 2008/03/04 01:42:39 mr_bones_ Exp $

  04 Mar 2008; Michael Sterrett <mr_bones_@gentoo.org> groovy-1.5.4.ebuild:
  add missing test to IUSE

*groovy-1.5.4 (02 Mar 2008)

  02 Mar 2008; Jean-Noël Rivasseau <elvanor@gentoo.org>
  +files/groovy-build.xml.patch, groovy-1.0-r1.ebuild, +groovy-1.5.4.ebuild:
  Version bump to 1.5.4. Tests now compile and run with JDK 1.6, some fail
  though.

  04 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> -groovy-1.0.ebuild:
  Remove old revision.

  27 May 2007; Vlastimil Babka <caster@gentoo.org> groovy-1.0-r1.ebuild:
  Make BSF support optional via new local USE flag and minor style tweaks;
  restrict test until it's at least compiling.

  26 May 2007; Krzysiek Pawlik <nelchael@gentoo.org> groovy-1.0-r1.ebuild:
  Add ~ppc.

*groovy-1.0-r1 (22 May 2007)

  22 May 2007; Vlastimil Babka <caster@gentoo.org> +groovy-1.0-r1.ebuild:
  Replace fetch restricted sun-jmx dep with mx4j-core, upstream uses it too
  according to maven xmls.

  10 Feb 2007; Joshua Nichols <nichoj@gentoo.org> -groovy-1.0_rc01.ebuild:
  Pruned old version with same keywords.

  05 Jan 2007; Vlastimil Babka <caster@gentoo.org> files/build.xml-1.0:
  Fixed regression of bug #159457 reported on IRC by "drehrumbum".

*groovy-1.0 (05 Jan 2007)

  05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +files/build.xml-1.0,
  +files/groovy-1.0-compiler-exit-code.patch, +groovy-1.0.ebuild:
  Version bump for final release.

  30 Dec 2006; Vlastimil Babka <caster@gentoo.org> files/build.xml-1.0_rc01,
  groovy-1.0_rc01.ebuild:
  Fix libdir property in build.xml wrt bug #159457 by Sean
  <sean.gollschewsky@gmail.com>. Remove -Dnoget=true from eant call, because
  it's now default in the eclass. Fix and apply the exit-code patch again.

*groovy-1.0_rc01 (29 Dec 2006)

  29 Dec 2006; Joshua Nichols <nichoj@gentoo.org> +files/build.xml-1.0_rc01,
  -files/build.xml-1.0.06, +groovy-1.0_rc01.ebuild, -groovy-1.0.06.ebuild:
  Version bump. 1.0 JSR 06 was versioned as 1.0.06, which was wrong, so
  1.0_rc01 is actually newer. Pruned 1.0.06.

  30 Nov 2006; Vlastimil Babka <caster@gentoo.org>
  -files/basescript-1.0_beta4, -files/build.xml-1.0_beta4,
  -groovy-1.0_beta4-r1.ebuild, -groovy-1.0_beta4-r2.ebuild,
  groovy-1.0.06.ebuild:
  Update xerces dep for upcoming 2.6 slotmove.

*groovy-1.0.06 (23 Sep 2006)

  23 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +files/build.xml-1.0.06,
  +files/groovy-1.0.06-compiler-exit-code.patch, +groovy-1.0.06.ebuild:
  Version bump. Initial work contributed by Jakob Truelsen
  <antialize@gmail.com>, bug #145186.

*groovy-1.0_beta4-r2 (26 Aug 2006)

  26 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
  +groovy-1.0_beta4-r2.ebuild:
  Migrated to generation 2. Does not install a versioned jar any more. Fixes
  bug #144827. Thanks to Jakob Truelsen <antialize@gmail.com>.

  11 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
  groovy-1.0_beta4-r1.ebuild:
  Loosened xerces dependency (bug #115158).

  18 Oct 2005; Thomas Matthijs <axxo@gentoo.org> files/basescript-1.0_beta4,
  groovy-1.0_beta4-r1.ebuild:
  Actualy build without previous groovy install, and fixes #55870. Thanks too
  Eivind Tagseth <eivindt-gentoo@multinet.no>

  06 May 2005; Sven Wegener <swegener@gentoo.org>
  groovy-1.0_beta4-r1.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
  groovy-1.0_beta4-r1.ebuild:
  added missing jikes dependency. see #78819.

  05 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
  groovy-1.0_beta4-r1.ebuild, groovy-1.0_beta4.ebuild:
  Updated jar-from asm calls to satisfy the new asm-1.4 slot.

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> groovy-1.0_beta4-r1.ebuild,
  groovy-1.0_beta4.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  08 Aug 2004; Stuart Herbert <stuart@gentoo.org> groovy-1.0_beta4-r1.ebuild,
  groovy-1.0_beta4.ebuild:
  Changed dep to www-servers/tomcat because of the net-www split

  05 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  groovy-1.0_beta4-r1.ebuild: Silly oversight, now the groovyConsole
  loads, but there are still some issued about activation, probably
  a dep I forgot.

*groovy-1.0_beta4-r1 (05 May 2004)

  05 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  groovy-1.0_beta4-r1.ebuild files/basescript-1.0_beta4-r1
  files/build.xml-1.0_beta4-r1 files/digest-groovy-1.0_beta4-r1:
  A slew of fixes. Added CLI scripts. groovyConsole does not work 
  yet, dunno exactly why.

*groovy-1.0_beta4 (03 May 2004)

  03 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  groovy-1.0_beta4.ebuild: Initial import. Ebuild submitted by myself.