Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
Date: Sat, 05 Nov 2016 09:55:06
Message-Id: 1478339693.1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3.jer@gentoo
1 commit: 1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 5 09:39:41 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 09:54:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d155461
7
8 net-ftp/lftp: Update HOMEPAGE.
9
10 Package-Manager: portage-2.3.2
11
12 net-ftp/lftp/lftp-4.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-ftp/lftp/lftp-4.7.3.ebuild b/net-ftp/lftp/lftp-4.7.3.ebuild
16 index 85d99db..e9edcfa 100644
17 --- a/net-ftp/lftp/lftp-4.7.3.ebuild
18 +++ b/net-ftp/lftp/lftp-4.7.3.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit autotools eutils libtool
21
22 DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program"
23 -HOMEPAGE="http://lftp.yar.ru/"
24 +HOMEPAGE="http://lftp.tech/"
25 SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
26
27 LICENSE="GPL-3"