diff options
Diffstat (limited to 'app-text/html2text/html2text-1.3.1.ebuild')
-rw-r--r-- | app-text/html2text/html2text-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html2text/html2text-1.3.1.ebuild b/app-text/html2text/html2text-1.3.1.ebuild index b70ce3d316f2..f877310da841 100644 --- a/app-text/html2text/html2text-1.3.1.ebuild +++ b/app-text/html2text/html2text-1.3.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.8 2004/06/01 04:22:10 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.9 2004/06/05 19:05:35 usata Exp $ inherit eutils DESCRIPTION="A HTML to text converter" HOMEPAGE="http://userpage.fu-berlin.de/~mbayer/tools/html2text.html" -SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" +SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/historic/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |