summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
commit6715bf5720376ba7d417699ca04161d9e0b65c32 (patch)
tree845cbebcace1759befe8b44d08e7df8ca0e97fff /app-text/htmltidy
parentversion bump and bugfixes (diff)
downloadgentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip
sourceforge updates
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r--app-text/htmltidy/htmltidy-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-0.8.4.ebuild b/app-text/htmltidy/htmltidy-0.8.4.ebuild
index 3781f5b61b3c..072c11962043 100644
--- a/app-text/htmltidy/htmltidy-0.8.4.ebuild
+++ b/app-text/htmltidy/htmltidy-0.8.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Chouser <chouser@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.2 2002/04/27 08:55:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.3 2002/05/27 17:27:36 drobbins Exp $
# convert from normalized gentoo version number to htmltidy's wacky date thing
month=(dmy jan feb mar apr may jun jul aug sep oct nov dec)
@@ -11,7 +11,7 @@ MY_P=tidy${vers}
S=${WORKDIR}/${MY_P}
DESCRIPTION="fix mistakes and tidy up sloppy editing in HTML and XML"
-SRC_URI="http://prdownloads.sourceforge.net/tidy/${MY_P}.tgz"
+SRC_URI="mirror://sourceforge/tidy/${MY_P}.tgz"
HOMEPAGE="http://tidy.sourceforge.net/"
DEPEND=""