commit: b26349bdfa93b068c58f1f6a5240c438dbad25e9 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Thu Dec 29 03:31:58 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Thu Dec 29 04:11:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26349bd
app-misc/lfm: migrate away from google code #544092 Package-Manager: portage-2.3.0 app-misc/lfm/lfm-2.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-misc/lfm/lfm-2.3-r1.ebuild b/app-misc/lfm/lfm-2.3-r1.ebuild index 8eeb4c6..ce957fd 100644 --- a/app-misc/lfm/lfm-2.3-r1.ebuild +++ b/app-misc/lfm/lfm-2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,8 +10,8 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils DESCRIPTION="Last File Manager is a powerful file manager for the console" -HOMEPAGE="https://code.google.com/p/lfm/" -SRC_URI="https://lfm.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://inigo.katxi.org/devel/lfm/" +SRC_URI="https://inigo.katxi.org/devel/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
