diff options
author | 2007-02-23 20:13:52 +0000 | |
---|---|---|
committer | 2007-02-23 20:13:52 +0000 | |
commit | 8ed38bf7b2de262960bffee5cb195039f9c91365 (patch) | |
tree | a1492c7de56b4df903976cacbaed9fd850dd49a0 /app-text/html2text/html2text-1.3.2.ebuild | |
parent | Add x11-apps/xdpyinfo runtime dependency, thanks to Flameeyes for pointing out (diff) | |
download | historical-8ed38bf7b2de262960bffee5cb195039f9c91365.tar.gz historical-8ed38bf7b2de262960bffee5cb195039f9c91365.tar.bz2 historical-8ed38bf7b2de262960bffee5cb195039f9c91365.zip |
Fix HOMEPAGE.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-text/html2text/html2text-1.3.2.ebuild')
-rw-r--r-- | app-text/html2text/html2text-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild index 58f2d45d5e77..de62d38c8cf8 100644 --- a/app-text/html2text/html2text-1.3.2.ebuild +++ b/app-text/html2text/html2text-1.3.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.16 2006/03/16 14:35:12 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.17 2007/02/23 20:13:52 nattfodd Exp $ inherit eutils toolchain-funcs DESCRIPTION="A HTML to text converter" -HOMEPAGE="http://userpage.fu-berlin.de/~mbayer/tools/html2text.html" +HOMEPAGE="http://www.mbayer.de/html2text/index.shtml" SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz" LICENSE="GPL-2" |