summaryrefslogtreecommitdiff
blob: d2ee55cb52760c1e528c98dc2837f6fac7c78a3c (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
# ChangeLog for dev-java/jarjar
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jarjar/ChangeLog,v 1.12 2007/04/20 14:20:58 betelgeuse Exp $

  20 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> jarjar-0.6-r1.ebuild:
  Add dev-java/ant-core to RDEPEND.

  01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jarjar-0.6-r1.ebuild:
  Marked stable on amd64 for bug #168864.

  01 Mar 2007; Christian Faulhammer <opfer@gentoo.org> jarjar-0.6-r1.ebuild:
  stable x86; bug 168864

  01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jarjar-0.6-r1.ebuild:
  Ebuild cleanup and depend on >=virtual/{jdk,jre}-1.4 because bundles 1.4
  bytecode.

  23 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jarjar-0.6.ebuild,
  jarjar-0.6-r1.ebuild:
  Tightened asm dependency, in prepration for asm-2.2.x, which is sloted 2.2.

  08 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jarjar-0.6-r1.ebuild:
  Fix for java-strict. Was missing implicitly dependend on jar from ant-core.

*jarjar-0.6-r1 (27 Jul 2006)

  27 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +jarjar-0.6-r1.ebuild:
  Revision bump to support new Java system.

  11 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
  -jarjar-0.4_p20050105.ebuild, jarjar-0.6.ebuild:
  The installed jar is not versioned any more.
  Removed the old version because it does not compile
  against the most recent asm.

  03 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
  jarjar-0.4_p20050105.ebuild, jarjar-0.6.ebuild:
  Changed the DESCRIPTION to be neutral. Resolves bug 101231. Thanks to Chris 
  Nokleberg <chris@sixlegs.com> for reporting and sorry if someone was offended.

*jarjar-0.6 (31 Jul 2005)

  31 Jul 2005; Lim Swee Tat <st_lim@gentoo.org> +jarjar-0.6.ebuild:
  Version bump.  Need to support cglib-2.1 which is needed for hibernate-3.0

  18 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  jarjar-0.4_p20050105.ebuild:
  stable on amd64 and x86

*jarjar-0.4_p20050105 (05 Jan 2005)

  05 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +files/asm-2.0_alpha-buildfile.patch, +jarjar-0.4_p20050105.ebuild:
  Initial import. Dependency of #67395.