summaryrefslogtreecommitdiff
blob: 8fab9d90bce4f2cb117b051b64cb1d0c2d5db887 (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
# 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.17 2005/07/15 12:49:24 gustavoz Exp $

  15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  jaxen-1.1_beta2-r1.ebuild:
  Stable on sparc

  09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> jaxen-1.0.ebuild,
  jaxen-1.1_beta2-r1.ebuild, jaxen-1.1_beta6.ebuild:
  fix deps, small cleanups, add source useflag support

  12 Jun 2005; Jason Wever <weeve@gentoo.org> jaxen-1.1_beta6.ebuild:
  Added ~sparc keyword wrt bug #95859.

*jaxen-1.1_beta6 (12 Jun 2005)

  12 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> +jaxen-1.1_beta6.ebuild:
  New upstream, fixes #95755.

  29 May 2005; Markus Rothe <corsair@gentoo.org> jaxen-1.0.ebuild:
  Stable on ppc64

  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