summaryrefslogtreecommitdiff
blob: e5e4004f3ae34c67ffc8e4c8f3be9b447864d573 (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
# ChangeLog for dev-java/saxpath
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/saxpath/ChangeLog,v 1.14 2006/09/10 21:50:12 caster Exp $

*saxpath-1.0-r2 (10 Sep 2006)

  10 Sep 2006; Vlastimil Babka <caster@gentoo.org> +saxpath-1.0-r2.ebuild:
  Changed deprecated junit USEflag to test, testing is done in src_test().
  Dropped unnecessary xerces and xalan dependencies.

*saxpath-1.0-r1 (14 Aug 2006)

  14 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org> +saxpath-1.0-r1.ebuild:
  Migrated to new Java build system.

  28 May 2006; Petteri Räty <betelgeuse@gentoo.org> saxpath-1.0.ebuild:
  saxpath needs ant-tasks with USE='doc'. Fixes bug #134460. Thanks to Robert
  Marmorstein <rmmarm@wm.edu> for reporting.

  11 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> saxpath-1.0.ebuild:
  Stable on ppc.

  09 Dec 2005; Joshua Nichols <nichoj@gentoo.org> saxpath-1.0.ebuild:
  Changed ant dependency to ant-core.

  15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> saxpath-1.0.ebuild:
  Stable on sparc

  09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> saxpath-1.0.ebuild:
  fix deps, and source useflag support, small cleanup

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

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

  03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> saxpath-1.0.ebuild:
  stable on x86 and amd64.

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

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

*saxpath-1.0 (17 Sep 2004)

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