blob: 2a104ae5c30b794e557ee37cb1e85cf70efb7580 (
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
|
# ChangeLog for app-text/htmltidy
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.17 2004/02/27 21:19:42 usata Exp $
28 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> htmltidy-3.10.29.ebuild:
Added WANT_AUTO{MAKE,CONF} to fix configure error, closing bug #42796
21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> htmltidy-3.10.29.ebuild:
Added WANT_AUTOMAKE=1.5 and WANT_AUTOCONF=2.5 to make sure it updates
Makefile correctly, closing bug #42020
20 Jan 2004; Jon Portnoy <avenj@gentoo.org> htmltidy-3.10.29.ebuild :
AMD64 keywords.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> htmltidy-3.10.29.ebuild:
stable on alpha
07 Jan 2004; Ciaran McCreesh <ciaranm@gentoo.org> htmltidy-3.10.29.ebuild:
Stable on sparc
*htmltidy-2.7.18-r2 (20 Dec 2003)
20 Dec 2003; Mike Gardiner <obz@gentoo.org> htmltidy-2.7.18-r2.ebuild:
New revision with docs, see bug #34775
16 Dec 2003; Mike Gardiner <obz@gentoo.org> htmltidy-3.10.29.ebuild:
Marked 3.10.29 stable for x86
*htmltidy-3.10.29 (08 Nov 2003)
08 Nov 2003; Mike Gardiner <obz@gentoo.org> htmltidy-2.7.18.ebuild,
htmltidy-3.10.29.ebuild, files/03-html2db-null.patch,
files/03-htmltidy-docbook.patch:
New version, 3.10.29, includes XML and html2db support if USE=xml. Version
2.7.18 has been removed in favour of 2.7.18-r1. Closes bug #32836
18 Jun 2003; Seemant Kulleen <seemant@gentoo.org>
files/htmltidy-dbpatch.diff:
htmltidy patch fix by: Matthew Gatto <mg2300@albany.edu> in bug #22210
reported by: keanu <keanu@keanu.be>
29 May 2003; Aron Griffis <agriffis@gentoo.org> htmltidy-2.7.18-r1.ebuild:
Mark stable on alpha. Remove deprecated sgml USE flag.
*htmltidy-2.7.18-r1 (03 Jan 2003)
01 Feb 2003; Jason Shoemaker <kutsuya@gentoo.org> : Fixed broken source link.
Resolves #7151.
03 Jan 2003; Matthew Turk <satai@gentoo.org> : Added dbpatch to convert HTML
to either Docbook/XML or Docbook/SGML. Thanks to Ferdy <ferdy@ferdyx.org>
for the patch.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*htmltidy-2.7.18 (25 Jul 2002)
25 July 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog :
Updated to the newest version, 2.7.18.
*htmltidy-0.8.4 (01 Feb 2002)
01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog
which should be updated whenever the package is updated in any way. This
changelog is targetted to users. This means that the comments should well
explained and written in clean English. The details about writing correct
changelogs are explained in the skel.ChangeLog file which you can find in
the root directory of the portage repository.
|