# ChangeLog for dev-java/xalan # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.16 2004/01/19 04:52:32 strider Exp $ 19 Jan 2004; Adrian Almenar xalan-2.5.2.ebuild: Added amd64 keyword. 18 Jan 2004; Adrian Almenar 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 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 xalan-2.4.1-r2.ebuild, xalan-2.5.1.ebuild: Fixes bug #27588 10 Sep 2003; Adrian Almenar xalan-2.5.1.ebuild: Updated to stable *xalan-2.5.1 (30 Jun 2003) 30 Jun 2003; Daniel Ahlberg xalan-2.5.1.ebuild : Version bump. *xalan-2.4.1-r2 (10 Apr 2003) 10 Apr 2003; Dylan Carlson 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 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 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 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 xalan-2.4.1.ebuild files/digest-xalan-2.4.1 : New upstream version. Ebuild submitted by Adrian Almenar . *xalan-2.4-r1 (21 Sep 2002) 21 Sep 2002; Karl Trygve Kalleberg 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 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 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 xalan-2.4.ebuild : Added LICENSE, SLOT and KEYWORDS. 04 Jul 2002; Karl Trygve Kalleberg 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.