diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-11-08 05:42:56 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-11-08 05:42:56 +0000 |
commit | 5593f50739abbe079b096a75cb2b02c4a2abcb03 (patch) | |
tree | fdcaf45b497149faf757480ea8acc6b34ce53da1 /app-text/htmltidy | |
parent | Fixed minor bug with os.remove (diff) | |
download | historical-5593f50739abbe079b096a75cb2b02c4a2abcb03.tar.gz historical-5593f50739abbe079b096a75cb2b02c4a2abcb03.tar.bz2 historical-5593f50739abbe079b096a75cb2b02c4a2abcb03.zip |
New version
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/htmltidy/Manifest | 5 |
2 files changed, 14 insertions, 1 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index 14fc7f02a6f7..1f221ba75252 100644 --- a/app-text/htmltidy/ChangeLog +++ b/app-text/htmltidy/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/htmltidy # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.9 2003/06/19 01:39:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.10 2003/11/08 05:42:56 obz Exp $ + +*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: diff --git a/app-text/htmltidy/Manifest b/app-text/htmltidy/Manifest index 5b29f497b720..c569a6d091ef 100644 --- a/app-text/htmltidy/Manifest +++ b/app-text/htmltidy/Manifest @@ -1,9 +1,14 @@ MD5 5c39e3e077a15833a9eafef801b54f04 htmltidy-0.8.4.ebuild 1088 MD5 a5f513aeb4507c1caa48cc3433998fca htmltidy-2.7.18.ebuild 1133 MD5 8db241c2b8cfd63c40efa1b81104b8ee htmltidy-2.7.18-r1.ebuild 1229 +MD5 55b4ce1ed916ab8dbfb4829cb30313ef htmltidy-3.10.29.ebuild 2101 MD5 e3f2ee752775c991b60cab69e8bc1a6e ChangeLog 1550 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 f7b208be84f4b958eacf5ebdc844ed58 .htmltidy-3.10.29.ebuild.swp 12288 +MD5 2fe7c73c1e39e2714ee35931b23b0b22 files/03-htmltidy-docbook.patch 2948 MD5 121179b048496c0fabc8c209ab04e114 files/htmltidy-dbpatch.diff 30781 MD5 725afc1d2a9f8301068214bb8a51e14d files/digest-htmltidy-2.7.18-r1 64 MD5 969e47b8a4da6f69002add193ef04121 files/digest-htmltidy-0.8.4 59 MD5 725afc1d2a9f8301068214bb8a51e14d files/digest-htmltidy-2.7.18 64 +MD5 e97d474e9517a0a945af252d243c455a files/digest-htmltidy-3.10.29 179 +MD5 47ad3e22b233024cc46fa12e2e56656b files/03-html2db-null.patch 4249 |