diff options
author | 2004-09-13 15:02:00 +0000 | |
---|---|---|
committer | 2004-09-13 15:02:00 +0000 | |
commit | 1428a9ac27e57c8f277256c7e99eb922c12882ad (patch) | |
tree | ae2de537cf8bbca9bf056cdf4ccbf6b7ab9c1c45 /app-text/htmltidy/htmltidy-3.10.29.ebuild | |
parent | Bump (Manifest recommit) (diff) | |
download | gentoo-2-1428a9ac27e57c8f277256c7e99eb922c12882ad.tar.gz gentoo-2-1428a9ac27e57c8f277256c7e99eb922c12882ad.tar.bz2 gentoo-2-1428a9ac27e57c8f277256c7e99eb922c12882ad.zip |
Changed to use dated tarball. This closes bug #63805.
Diffstat (limited to 'app-text/htmltidy/htmltidy-3.10.29.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index 0ac42eeac9ad..07cbf24ecafd 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-2004 Gentoo Foundation # 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.11 2004/09/08 03:23:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.12 2004/09/13 15:02:00 usata Exp $ inherit eutils @@ -14,7 +14,7 @@ S=${WORKDIR}/tidy DESCRIPTION="Tidy the layout and correct errors in HTML and XML documents" HOMEPAGE="http://tidy.sourceforge.net/" SRC_URI="http://tidy.sourceforge.net/src/old/${MY_P}.tgz - http://tidy.sourceforge.net/docs/tidy_docs.tgz + http://tidy.sourceforge.net/docs/tidy_docs_040317.tgz xml? ( http://www.cise.ufl.edu/~ppadala/tidy/html2db.tar.gz )" DEPEND="virtual/libc |