diff options
author | 2004-06-05 19:05:35 +0000 | |
---|---|---|
committer | 2004-06-05 19:05:35 +0000 | |
commit | 6b66df2681be385c9e5b908424195b16773e5c6f (patch) | |
tree | 14ef51fff8dd316ebb8e59f0cc30799a5c2b4a0e /app-text/html2text/html2text-1.3.1.ebuild | |
parent | new version on cpan (Manifest recommit) (diff) | |
download | gentoo-2-6b66df2681be385c9e5b908424195b16773e5c6f.tar.gz gentoo-2-6b66df2681be385c9e5b908424195b16773e5c6f.tar.bz2 gentoo-2-6b66df2681be385c9e5b908424195b16773e5c6f.zip |
Version bumped. Updated source file location for 1.3.1. Thanks to mll <mlleinin@pacbell.net>, closing bug #52643
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" |