diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-31 02:27:20 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-31 02:27:20 +0000 |
commit | de8ea841334e0b7ed5c1911330c1b3a381a630d7 (patch) | |
tree | c45c2ed9944629de19c9bd880f2cf22a2b66e1f3 /app-text/htmltidy/htmltidy-4.8.6.ebuild | |
parent | Add /etc/fcrontab and install check_system_crontabs into /usr/sbin (diff) | |
download | historical-de8ea841334e0b7ed5c1911330c1b3a381a630d7.tar.gz historical-de8ea841334e0b7ed5c1911330c1b3a381a630d7.tar.bz2 historical-de8ea841334e0b7ed5c1911330c1b3a381a630d7.zip |
stable on mips
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-text/htmltidy/htmltidy-4.8.6.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index 37da5b6d40a7..f1db4dce7ab4 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-2006 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.18 2006/01/18 12:18:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.19 2006/07/31 02:27:20 psi29a 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 ~mips ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="debug doc xml" DEPEND="virtual/libc |