summaryrefslogtreecommitdiff
blob: 2e8c7162afa121e576fd4a3a2725a506a793a7c6 (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
# ChangeLog for app-text/xmlto
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.8 2003/12/31 04:19:03 obz Exp $

  31 Dec 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Marked stable on x86

  22 Nov 2003; Jason Wever <weeve@gentoo.org> xmlto-0.0.15.ebuild:
  Added ~sparc keyword.

  17 Nov 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Added MAKEOPTS restriction to -j1 as the build isnt parrallel safe, thanks to
  <agriffis@gentoo.org>, on bug #33151

  26 Oct 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Updated dependency on xsl-stylesheets to 1.62.0-r1 to ensure that the manpages
  are included

  24 Oct 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild,
  files/xmlto-0.0.15-head-fix.patch:
  Added head-fix.patch to use head -n <num> instead of the obsoleted head -<num>
  syntax.

  24 Oct 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Sharpened up the docbook-xsl-stylesheets dependency to 1.62.0

  23 Oct 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Added docbook-xsl-stylesheets dependency

*xmlto-0.0.15 (22 Oct 2003)

  22 Oct 2003; Mike Gardiner <obz@gentoo.org> metadata.xml,
  xmlto-0.0.15.ebuild:
  First version of xmlto. This version does not currently support tetex output
  to pdf/ps/dvi as we need a working passivetex/xmltex implementation before we
  can do that. Tex/pdf support is planned for the first revision of this package