diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-19 19:08:30 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-19 19:08:30 +0000 |
commit | 8b7693b0fdbad652ed5162aebcf89b843062c356 (patch) | |
tree | 90d1386083e4c206600a1939cc2818d7ae8b7375 /www-client/links/links-2.1_pre17-r1.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-8b7693b0fdbad652ed5162aebcf89b843062c356.tar.gz gentoo-2-8b7693b0fdbad652ed5162aebcf89b843062c356.tar.bz2 gentoo-2-8b7693b0fdbad652ed5162aebcf89b843062c356.zip |
Update HOMEPAGE and SRC_URI
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/links/links-2.1_pre17-r1.ebuild')
-rw-r--r-- | www-client/links/links-2.1_pre17-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www-client/links/links-2.1_pre17-r1.ebuild b/www-client/links/links-2.1_pre17-r1.ebuild index 353a080a044a..caa896170e06 100644 --- a/www-client/links/links-2.1_pre17-r1.ebuild +++ b/www-client/links/links-2.1_pre17-r1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.17 2005/08/16 04:49:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.18 2005/09/19 19:08:30 vanquirius Exp $ inherit eutils -DESCRIPTION="links is a fast lightweight text tand graphic web-browser" -HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/" +DESCRIPTION="links is a fast lightweight text and graphic web-browser" +HOMEPAGE="http://links.twibright.com/" # To handle pre-version ... MY_P="${P/_/}" S="${WORKDIR}/${MY_P}" -SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.bz2 +SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/${MY_P}.tar.bz2 mirror://gentoo/${MY_P}-utf8.diff.bz2" LICENSE="GPL-2" |