commit:     262e70f4f1cfb977a18221d933524d846cef1285
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 07:42:14 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 07:45:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262e70f4

net-ftp/cmdftp: change SRC_URI to use 'mirror://nongnu/'

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-ftp/cmdftp/cmdftp-0.9.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild 
b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
index a277675a47a..5f78333248a 100644
--- a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
+++ b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 DESCRIPTION="Light weight, yet robust command line FTP client with shell-like
 functions."
 HOMEPAGE="https://savannah.nongnu.org/projects/cmdftp/";
-SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz";
+SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to