summaryrefslogtreecommitdiff
blob: 025423febfab94748f794c641b082a3edb1e60e4 (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
# 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.9 2005/02/03 22:58:52 luckyduck Exp $

  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