diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-07 14:50:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-07 14:50:58 +0000 |
commit | 420330abac35484af436d1e2d84d051eae0515be (patch) | |
tree | 6bf8af554cab6c10142a7755d6b6c4440a260dc8 /app-text/htmltidy | |
parent | (no commit message) (diff) | |
download | historical-420330abac35484af436d1e2d84d051eae0515be.tar.gz historical-420330abac35484af436d1e2d84d051eae0515be.tar.bz2 historical-420330abac35484af436d1e2d84d051eae0515be.zip |
Stable on ppc64; bug #60442
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index 6b623118a972..ad913df204fb 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.27 2004/11/03 06:46:21 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.28 2004/11/07 14:50:58 corsair Exp $ + + 07 Nov 2004; Markus Rothe <corsair@gentoo.org> htmltidy-4.8.6.ebuild: + Stable on ppc64; bug #60442 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> htmltidy-4.8.6.ebuild: added to ~mips for testing diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index d8cbc5ec06a5..01db72757328 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.14 2004/11/03 06:46:21 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.15 2004/11/07 14:50:58 corsair 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 ppc ppc-macos ~s390 sparc x86 ~ppc64 ~mips" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc-macos ~s390 sparc x86 ppc64 ~mips" IUSE="debug doc xml" DEPEND="virtual/libc |