summaryrefslogtreecommitdiff
blob: cd892304795def11d96981f543256e6d6d6b6263 (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
# ChangeLog for app-text/xmlto
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.21 2004/06/24 22:57:11 agriffis Exp $

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> xmlto-0.0.17.ebuild:
  Stable on mips.

  13 May 2004; Bryan �stergaard <kloeri@gentoo.org> xmlto-0.0.17.ebuild:
  Stable on alpha.

  15 Mar 2004; Stephen P. Becker <geoman@gentoo.org> xmlto-0.0.17.ebuild:
  Added ~mips keyword.

  07 Mar 2004; Jon Portnoy <avenj@gentoo.org> xmlto-0.0.17.ebuild :
  Stable on AMD64 to make repoman happy.

  07 Feb 2004; Lars Weiler <pylon@gentoo.org> xmlto-0.0.17.ebuild:
  stable on ppc

  01 Feb 2004; Jon Portnoy <avenj@gentoo.org> xmlto-0.0.17.ebuild :
  AMD64 keywords.

  14 Jan 2004; <gustavoz@gentoo.org> xmlto-0.0.15.ebuild:
  stable on hppa

  13 Jan 2004; <gustavoz@gentoo.org> xmlto-0.0.15.ebuild:
  added sparc keyword

*xmlto-0.0.17 (11 Jan 2004)

  11 Jan 2004; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild,
  xmlto-0.0.17.ebuild, files/xmlto-0.0.15-head-fix.patch,
  files/xmlto-head-fix.patch:
  New version

  11 Jan 2004; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Stylesheets dependency back in, we need it versioned so we get the manpages,
  or else we get things like bug #37797

  04 Jan 2004; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild:
  Changed dependency on xsl-stylesheets to be on xml-dtd-4.2, which is what
  really depends on xsl-stylesheets. Thanks to <bugs@veller.net> on bug #37078

  03 Jan 2004; <agriffis@gentoo.org> xmlto-0.0.15.ebuild:
  Stable on alpha and ia64

  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