diff options
author | Peter Volkov <pva@gentoo.org> | 2009-01-27 09:11:18 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-01-27 09:11:18 +0000 |
commit | e13dc7768022fd0d0177daa6abb681466a2dda4c (patch) | |
tree | 9b2ba3d6b1708312298781c4c833d6685284c135 /app-text/reed/reed-5.4.ebuild | |
parent | Version bump (diff) | |
download | historical-e13dc7768022fd0d0177daa6abb681466a2dda4c.tar.gz historical-e13dc7768022fd0d0177daa6abb681466a2dda4c.tar.bz2 historical-e13dc7768022fd0d0177daa6abb681466a2dda4c.zip |
Update HOMEPAGE to point on webarchive.org since origianl does not exist...
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-text/reed/reed-5.4.ebuild')
-rw-r--r-- | app-text/reed/reed-5.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/reed/reed-5.4.ebuild b/app-text/reed/reed-5.4.ebuild index 6bc5b973c5c5..784a31122af1 100644 --- a/app-text/reed/reed-5.4.ebuild +++ b/app-text/reed/reed-5.4.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.10 2009/01/27 08:34:17 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.11 2009/01/27 09:11:18 pva Exp $ inherit toolchain-funcs DESCRIPTION="This is a text pager (text file viewer), used to display etexts." -HOMEPAGE="http://www.sacredchao.net/software/reed/index.shtml" +# Homepage http://www.sacredchao.net/software/reed/index.shtml does not exist. +HOMEPAGE="http://web.archive.org/web/20040217010815/www.sacredchao.net/software/reed/" SRC_URI="http://www.sacredchao.net/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" |