summaryrefslogtreecommitdiff
blob: 8b46bf07434c4761b80fe8a70c0a451dfec3f8c6 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# ChangeLog for dev-java/xalan
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.23 2004/09/10 19:51:04 axxo Exp $

  10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> xalan-2.5.2.ebuild,
  xalan-2.6.0.ebuild:
  changed dependencies to ant-core

  06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> xalan-2.6.0.ebuild:
  Switch to use epause and ebeep, bug #62950

  30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> xalan-2.6.0.ebuild:
  Marking x86

  27 Jul 2004; Thomas Matthijs <axxo@gentoo.org> xalan-2.5.2.ebuild,
  xalan-2.6.0.ebuild:
  fix 55252

*xalan-2.6.0 (16 Jul 2004)

  16 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +xalan-2.6.0.ebuild:
  Version Bump

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> xalan-2.5.2.ebuild:
  Fix use invocation

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

  18 Jan 2004; Adrian Almenar <strider@gentoo.org> xalan-2.5.2.ebuild:
  Moved ppc, sparc keywords to stable, Updated RDEPEND.

*xalan-2.5.2 (15 Dec 2003)

  15 Dec 2003; Adrian Almenar <strider@gentoo.org> xalan-2.4.1-r2.ebuild,
  xalan-2.5.1.ebuild, xalan-2.5.2.ebuild:
  Updated to latest version ~arch masked. Moved to stable on ppc and sparc.

  03 Oct 2003; Adrian Almenar <strider@gentoo.org> xalan-2.4.1-r2.ebuild,
  xalan-2.5.1.ebuild:
  Fixes bug #27588

  10 Sep 2003; Adrian Almenar <strider@gentoo.org> xalan-2.5.1.ebuild:
  Updated to stable

*xalan-2.5.1 (30 Jun 2003)

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> xalan-2.5.1.ebuild :
  Version bump.

*xalan-2.4.1-r2 (10 Apr 2003)

  10 Apr 2003; Dylan Carlson <absinthe@gentoo.org> xalan-2.4.1-r2.ebuild:
  'x86' 'ppc' 'sparc' moved to stable.

  Closes bugs #10362, #19072.
  
  Added 'doc' USE. Stripped out virtualx. Javadocs get built properly on 
  1.3.1 JDKs, but still fail on 1.4.0 and later.  The ebuild handles this
  exception and points the user to the online documentation instead.

*xalan-2.4.1-r1 (02 Dec 2002)

  02 Dec 2002; Adrian Almenar <strider@gentoo.org> xalan-2.4.1-r1.ebuild files/digest-xalan-2.4.1-r1:
  Revision Bump.

*xalan-2.4.1 (01 Nov 2002)

  02 Dec 2002; Adrian Almenar <strider@gentoo.org> xalan-2.4.1.ebuild:
  Changed Detection of jdk if >=virtual/jdk-1.4 It doesnt build javadocs.
  Added pkg_postinst() with the URL to API for users with last line problem.
  Reordered the ebuild so it can be read better. Added code for jars that
  come with xalan can get into build classpath. Removed all jikes code.
  
  26 Nov 2002; Adrian Almenar <strider@gentoo.org> xalan-2.4.1.ebuild:
  This ebuild doesnt compile well with jikes. Also to create xdocs i needed to
  use virtualx.class cause needs to connect to xserver. Removed generation
  of javadocs since i cant figure out why they dont get generated.
  This ebuild its still masked on packages.mask.

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

*xalan-2.4-r1 (21 Sep 2002)

  21 Sep 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xalan-2.4-r1.ebuild :
  Added || die to the build stage, so it's supposed to die properly if things
  go awry. Hopefully this fixes #9615.

  21 Sep 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xalan-2.4-r1.ebuild files/digest-xalan-2.4-r1:
  This version contains the actualt 2.4 release. The older ones
  contained a pre-release. Apologies for the slip, thanks to Adrian
  Almenar <aalmenar@conectium.com> for spotting and providing a fix for this
  (#8187).
  
  Removed xalan-2.4.ebuild files/digest-xalan-2.4

*xalan-2.4 (04 Jul 2002)

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xalan-2.4.ebuild : 
  Added LICENSE, SLOT and KEYWORDS.

  04 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xalan-2.4.ebuild files/digest-xalan-2.4 : 
  From Xalan's home page:

  "Xalan-Java is an XSLT processor for transforming XML documents into
  HTML, text, or other XML document types. It implements the W3C
  Recommendations for XSL Transformations (XSLT) and the XML Path
  Language (XPath). It can be used from the command line, in an applet
  or a servlet, or as a module in other program."

  Initial import.