summaryrefslogtreecommitdiff
blob: eea72061c2ef2ad116eabf96a55ee47378f94c93 (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
# ChangeLog for dev-java/jline
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jline/ChangeLog,v 1.18 2007/06/10 14:38:17 caster Exp $

  10 Jun 2007; Vlastimil Babka <caster@gentoo.org> -files/build-0.9.9.xml,
  -jline-0.9.9-r1.ebuild, -jline-0.9.9-r2.ebuild:
  Remove old versions.

  10 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org> jline-0.9.91.ebuild:
  Marked stable on amd64 as per bug 179940.

  01 Jun 2007; nixnut <nixnut@gentoo.org> jline-0.9.91.ebuild:
  Stable on ppc wrt bug 179940

  31 May 2007; Christian Faulhammer <opfer@gentoo.org> jline-0.9.91.ebuild:
  stable x86, bug 179940

  13 Mar 2007; Vlastimil Babka <caster@gentoo.org>
  +files/jline-0.9.91-import.patch, jline-0.9.91.ebuild:
  Patch to fix bug #170663, reported upstream.

*jline-0.9.91 (11 Mar 2007)

  11 Mar 2007; Joshua Nichols <nichoj@gentoo.org> +jline-0.9.91.ebuild:
  Version bump.

  08 Mar 2007; Joshua Nichols <nichoj@gentoo.org> jline-0.9.9-r1.ebuild:
  Stable on amd64. See bug #168849.

  02 Mar 2007; nixnut <nixnut@gentoo.org> jline-0.9.9-r1.ebuild:
  Stable on ppc wrt bug 168849

  01 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  jline-0.9.9-r1.ebuild:
  stable x86; bug 168849

*jline-0.9.9-r2 (01 Mar 2007)

  01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> +jline-0.9.9-r2.ebuild:
  Migrate to split ant. Revision bump because -r1 is going stable but split
  ant still needs more testing.

  01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jline-0.9.9-r1.ebuild:
  Add the doc use flag.

  22 Jan 2007; Vlastimil Babka <caster@gentoo.org>
  files/maven-build.properties, files/maven-build.xml,
  jline-0.9.9-r1.ebuild:
  Fix references to ~/.maven so it builds, and classpath definition for junit
  so it tests.

  21 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
  +files/maven-build.properties, +files/maven-build.xml,
  jline-0.9.9-r1.ebuild:
  Run the unit test in src_test so we don't need to depend on full
  dev-java/ant for just building this.

  21 Jan 2007; Vlastimil Babka <caster@gentoo.org> jline-0.9.9-r1.ebuild:
  Depend on full ant for junit, fixes bug #163049.

  10 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> jline-0.9.9-r1.ebuild:
  Fixed to compile with JAVA_PKG_STRICT.

  05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> jline-0.9.9-r1.ebuild:
  Added ~ppc.

*jline-0.9.9-r1 (05 Jan 2007)

  05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> -jline-0.9.9.ebuild,
  +jline-0.9.9-r1.ebuild:
  Forgot to inherit java-ant-2 for rewritting.

*jline-0.9.9 (05 Jan 2007)

  05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +files/build-0.9.9.xml,
  +metadata.xml, +jline-0.9.9.ebuild:
  Initial commit. Added as a dependency of dev-java/jruby.