diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-11 17:04:36 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-11 17:04:36 +0000 |
commit | e04cf107e43ef2d05e87e2931a110536276e83fb (patch) | |
tree | 0830abb92cca3cb69965100dabdad03cd8cc69ab /app-text | |
parent | Marked stable on hppa. (diff) | |
download | historical-e04cf107e43ef2d05e87e2931a110536276e83fb.tar.gz historical-e04cf107e43ef2d05e87e2931a110536276e83fb.tar.bz2 historical-e04cf107e43ef2d05e87e2931a110536276e83fb.zip |
Stable on amd64.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmltidy/Manifest | 20 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index 2c21b0641c3b..669e67a2a035 100644 --- a/app-text/htmltidy/ChangeLog +++ b/app-text/htmltidy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/htmltidy # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.25 2004/10/11 16:35:46 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.26 2004/10/11 17:04:36 slarti Exp $ + + 11 Oct 2004; Tom Martin <slarti@gentoo.org> htmltidy-4.8.6.ebuild: + Stable on amd64. 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> htmltidy-4.8.6.ebuild: Marked stable on hppa. diff --git a/app-text/htmltidy/Manifest b/app-text/htmltidy/Manifest index a186d85c1475..ba8b42274052 100644 --- a/app-text/htmltidy/Manifest +++ b/app-text/htmltidy/Manifest @@ -1,9 +1,19 @@ -MD5 d81fe9b1372a371ae13da42f1e69bf8d ChangeLog 3784 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f6f8254e8f803b7a8a809876cdd510d4 htmltidy-4.8.6.ebuild 2529 MD5 de1eaa439d32075bd4a0eb92fd87c2e5 htmltidy-3.10.29.ebuild 2524 -MD5 c7fbeda3a6c7c0c41a119733f8451de3 htmltidy-4.8.6.ebuild 2530 +MD5 1edc2a1e949630e6fff475421048f38c ChangeLog 3873 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 47ad3e22b233024cc46fa12e2e56656b files/03-html2db-null.patch 4249 MD5 2fe7c73c1e39e2714ee35931b23b0b22 files/03-htmltidy-docbook.patch 2948 -MD5 3e05bf3979c6a34b1b4166a2caee4024 files/04-htmltidy-docbook.patch 2975 -MD5 501b4fb1a986d22c54e6e00429ebcf56 files/digest-htmltidy-3.10.29 186 MD5 77631526ec9513a440167223556fb2f8 files/digest-htmltidy-4.8.6 186 +MD5 501b4fb1a986d22c54e6e00429ebcf56 files/digest-htmltidy-3.10.29 186 +MD5 47ad3e22b233024cc46fa12e2e56656b files/03-html2db-null.patch 4249 +MD5 3e05bf3979c6a34b1b4166a2caee4024 files/04-htmltidy-docbook.patch 2975 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBar1oCHk4+ZoBpvsRAhxLAJ9s4Tsc0NmDHgysx1pXzX3n2N46twCfcC2G +mPanivrJNSrPIKwRGBqVd3c= +=do3b +-----END PGP SIGNATURE----- diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index 6d6a1cab607f..c4f064c2efdc 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.11 2004/10/11 16:35:46 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.12 2004/10/11 17:04:36 slarti Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://tidy.sourceforge.net/src/old/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~macos ppc ppc-macos ~s390 sparc x86 ~ppc64" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~macos ppc ppc-macos ~s390 sparc x86 ~ppc64" IUSE="debug doc xml" DEPEND="virtual/libc |