commit:     eec980ffe0db6ea0c73eebedceee28743b6deac5
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  5 18:06:15 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 18:06:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec980ff

sys-fs/fuse-exfat: use mirror://gentoo for old tarball

Package-Manager: portage-2.3.2_p4

 sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild 
b/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
index e3a5058..5305bbb 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ inherit scons-utils toolchain-funcs #udev
 
 DESCRIPTION="exFAT filesystem FUSE module"
 HOMEPAGE="https://github.com/relan/exfat";
-SRC_URI="https://exfat.googlecode.com/files/${P}.tar.gz";
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to