summaryrefslogtreecommitdiff
blob: c57d114607c52ae707503e34fdab9604057e5de5 (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/xerces
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.16 2004/01/19 04:53:02 strider Exp $

  19 Jan 2004; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
  Added amd64 keyword.

  15 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
  Added pkg_postinst info about docs.

  15 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
  Moving 2.6 to stable since 2.5 doesnt compile with blackdown.

*xerces-2.6.0 (01 Dec 2003)

  01 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
  New Version.

  08 Sep 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
  Updated to stable

*xerces-2.5.0 (23 Aug 2003)

  23 Aug 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
  Version Bump, that should fix bug #26758

*xerces-2.3.0-r1 (26 May 2003)

  26 May 2003; Dylan Carlson <absinthe@gentoo.org> xerces-2.3.0-r1.ebuild,
  files/xerces-2.3.0-gentoo.diff:
  Update to include fix for Blackdown compile bug, addressed by Voicu Liviu
  <pacman@huji.ac.il> in #20712 (thank you). Also closes #17765.

*xerces-2.3.0 (09 Mar 2003)

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> xerces-2.3.0.ebuild:
  x86 ppc sparc moved to stable.

  09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump.

*xerces-2.2.0-r1 (24 Nov 2002)

  03 Dec 2002; Adrian Almenar <strider@gentoo.org> xerces-2.2.0-r1.ebuild
  Changed keywords. (Removing ~).
  Removed pkg_postinst(), cause there no need for the info displayed there.

  24 Nov 2002; Adrian Almenar <strider@gentoo.org> xerces-2.2.0-r1.ebuild files/digest-xalan-2.2.0-r1 :
  Fixes bug #10351. Needed Version Bump.

*xerces-2.2.0 (01 Oct 2002)

  01 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xerces-2.2.0.ebuild files/digest-xalan-2.2.0 :
  New upstream version. Ebuild submitted by Adrian Almenar
  <aalmenar@conectium.com>.

*xerces-2.0.1 (01 May 2002)

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xerces-2.0.1.ebuild :
  Added LICENSE, SLOT and KEYWORDS. Cleaned ChangeLog.

  13 May 2002; Daniel Robbins <drobbins@gentoo.org> xerces-2.0.1.ebuild :
  Fixed "virtual/jdk-1.3" dependency error (now ">=virtual/jdk-1.3")

  01 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, xerces-2.0.1.ebuild, files/xerces-2.0.1.ebuild : 
  New ebuild.  Xerces2 is the next generation of high performance, fully
  compliant XML parsers in the Apache Xerces family. This new version of
  Xerces introduces the Xerces Native Interface (XNI), a complete
  framework for building parser components and configurations that is
  extremely modular and easy to program.