diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-12-16 14:31:29 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-12-16 14:31:29 +0000 |
commit | cac42f7fc002510a05adf0a6beae3485c8bf625e (patch) | |
tree | 3c8f799e03e3bcbe1234e848f66b946c3bba3f39 /app-text/htmltidy | |
parent | Added ~sparc keywords to fix broken dependencies in dev-cpp/libbonobomm and d... (diff) | |
download | historical-cac42f7fc002510a05adf0a6beae3485c8bf625e.tar.gz historical-cac42f7fc002510a05adf0a6beae3485c8bf625e.tar.bz2 historical-cac42f7fc002510a05adf0a6beae3485c8bf625e.zip |
Marked x86
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmltidy/Manifest | 4 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index 1f221ba75252..9310ccae5244 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.10 2003/11/08 05:42:56 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.11 2003/12/16 14:31:29 obz Exp $ + + 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) diff --git a/app-text/htmltidy/Manifest b/app-text/htmltidy/Manifest index 304f49c8c20e..aad32e3b990d 100644 --- a/app-text/htmltidy/Manifest +++ b/app-text/htmltidy/Manifest @@ -1,7 +1,7 @@ MD5 5c39e3e077a15833a9eafef801b54f04 htmltidy-0.8.4.ebuild 1088 MD5 8db241c2b8cfd63c40efa1b81104b8ee htmltidy-2.7.18-r1.ebuild 1229 -MD5 041f4bd5be4b524fa8b5b0d33819de95 htmltidy-3.10.29.ebuild 2120 -MD5 81b237a6ccf42a7b0c28f4f0328d8c0b ChangeLog 1887 +MD5 428c3a3e6f92d9daff3579525ef498f4 htmltidy-3.10.29.ebuild 2119 +MD5 538688b2f897dd11dd0d03d175e7f991 ChangeLog 1991 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 2fe7c73c1e39e2714ee35931b23b0b22 files/03-htmltidy-docbook.patch 2948 MD5 121179b048496c0fabc8c209ab04e114 files/htmltidy-dbpatch.diff 30781 diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index a3a4950d5c65..e1392bdd4a96 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. # 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.1 2003/11/08 05:42:56 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.2 2003/12/16 14:31:29 obz 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() { |