diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-07 22:43:07 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-07 22:43:07 +0000 |
commit | 3defbde5bfe941a77ab4d835d16f7346309a9ce6 (patch) | |
tree | 6aa277bc6d9fa63069efa5016e2f7e24745a81a0 /app-text/htmltidy | |
parent | these can't actually be exploited to do anything nasty (diff) | |
download | historical-3defbde5bfe941a77ab4d835d16f7346309a9ce6.tar.gz historical-3defbde5bfe941a77ab4d835d16f7346309a9ce6.tar.bz2 historical-3defbde5bfe941a77ab4d835d16f7346309a9ce6.zip |
the little voices in my head told me to mark this stable on sparc
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmltidy/Manifest | 14 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 6 |
3 files changed, 14 insertions, 11 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index b4d5a01c193c..65f69c961081 100644 --- a/app-text/htmltidy/ChangeLog +++ b/app-text/htmltidy/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2003/12/20 05:23:52 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.13 2004/01/07 22:42:50 ciaranm Exp $ + + 07 Jan 2004; Ciaran McCreesh <ciaranm@gentoo.org> htmltidy-3.10.29.ebuild: + Stable on sparc *htmltidy-2.7.18-r2 (20 Dec 2003) diff --git a/app-text/htmltidy/Manifest b/app-text/htmltidy/Manifest index 63f8da64f8e6..0214fc0f946e 100644 --- a/app-text/htmltidy/Manifest +++ b/app-text/htmltidy/Manifest @@ -1,13 +1,13 @@ -MD5 5c39e3e077a15833a9eafef801b54f04 htmltidy-0.8.4.ebuild 1088 +MD5 8133964b4c0290a4155dfccac0107fb8 ChangeLog 2241 MD5 d03ca3e8135e4e9a395749fb0d45f2c3 htmltidy-2.7.18-r2.ebuild 1411 -MD5 90ae08ccebddd104901b56d40364e561 htmltidy-2.7.18-r1.ebuild 1112 -MD5 428c3a3e6f92d9daff3579525ef498f4 htmltidy-3.10.29.ebuild 2119 -MD5 ac30c8816def1b7a1c084baa785603c8 ChangeLog 2141 +MD5 936c7e8a712137b4f87c114bba141441 htmltidy-3.10.29.ebuild 2122 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 90ae08ccebddd104901b56d40364e561 htmltidy-2.7.18-r1.ebuild 1112 +MD5 5c39e3e077a15833a9eafef801b54f04 htmltidy-0.8.4.ebuild 1088 MD5 2fe7c73c1e39e2714ee35931b23b0b22 files/03-htmltidy-docbook.patch 2948 +MD5 a96b41596c34f139192fe7733d075722 files/digest-htmltidy-2.7.18-r2 122 MD5 121179b048496c0fabc8c209ab04e114 files/htmltidy-dbpatch.diff 30781 +MD5 47ad3e22b233024cc46fa12e2e56656b files/03-html2db-null.patch 4249 MD5 a96b41596c34f139192fe7733d075722 files/digest-htmltidy-2.7.18-r1 122 -MD5 a96b41596c34f139192fe7733d075722 files/digest-htmltidy-2.7.18-r2 122 -MD5 969e47b8a4da6f69002add193ef04121 files/digest-htmltidy-0.8.4 59 MD5 e97d474e9517a0a945af252d243c455a files/digest-htmltidy-3.10.29 179 -MD5 47ad3e22b233024cc46fa12e2e56656b files/03-html2db-null.patch 4249 +MD5 969e47b8a4da6f69002add193ef04121 files/digest-htmltidy-0.8.4 59 diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index e1392bdd4a96..cf5f99832dea 100644 --- a/app-text/htmltidy/htmltidy-3.10.29.ebuild +++ b/app-text/htmltidy/htmltidy-3.10.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.2 2003/12/16 14:31:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.3 2004/01/07 22:42:50 ciaranm Exp $ # Convert gentoo version number x.y.z to date xyz for # tidy's source numbering by date @@ -18,7 +18,7 @@ LICENSE="GPL-2" IUSE="debug doc xml" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" src_unpack() { |