summaryrefslogtreecommitdiff
blob: b6e0e2819bdba56e0b071d2537c44ac7481d2f51 (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
# ChangeLog for dev-java/jaxen
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/ChangeLog,v 1.12 2005/04/22 08:51:28 blubb Exp $

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> jaxen-1.1_beta2-r1.ebuild:
  stable on amd64

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> jaxen-1.0.ebuild:
  Added ~ppc64 to KEYWORDS

*jaxen-1.1_beta2-r1 (15 Mar 2005)

  15 Mar 2005; Thomas Matthijs <axxo@gentoo.org> +jaxen-1.1_beta2-r1.ebuild:
  rename installed jar, closes 85392

  03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jaxen-1.0.ebuild,
  jaxen-1.1_beta2.ebuild:
  jaxen depends on jdom, jdom has optional jaxen support. thanks to HumpBack.

  03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jaxen-1.0.ebuild,
  jaxen-1.1_beta2.ebuild:
  updated to reflect the new jdom slots. removed static jdom dependency to avoid
  circular dependencies.

  09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> jaxen-1.1_beta2.ebuild:
  removed junit tests to fix #76924. the code for unit testing is a mess, tried
  to fixing it but it is not worth the trouble.

  24 Dec 2004; Thomas Matthijs <axxo@gentoo.org> jaxen-1.1_beta2.ebuild:
  fix doc target

*jaxen-1.1_beta2 (19 Dec 2004)

  19 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> +files/jaxen-1.1_beta2-gentoo.diff,
  +jaxen-1.1_beta2.ebuild:
  New upstream release. Ebuild submitted by Vibhav Garg
  <vibhavgarg@gmail.com>. Fixes #70846.

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jaxen-1.0.ebuild:
  keywords ~amd64; closes #67327.

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

*jaxen-1.0 (17 Sep 2004)

  17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
  +files/MANIFEST.MF, +files/build.xml.patch, +jaxen-1.0.ebuild:
  initial import, ebuild created by me