summaryrefslogtreecommitdiff
path: root/sys-fs/fuse-exfat
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-11-05 14:06:15 -0400
committerMike Gilbert <floppym@gentoo.org>2016-11-05 14:06:15 -0400
commiteec980ffe0db6ea0c73eebedceee28743b6deac5 (patch)
tree5178d1aa85cfe8b345a28f6bd83102d2fa2daf75 /sys-fs/fuse-exfat
parent28c8d4a2624846c87133ba33aa27e6b7b2ae65d3 (diff)
downloadgentoo-eec980ffe0db6ea0c73eebedceee28743b6deac5.tar.gz
gentoo-eec980ffe0db6ea0c73eebedceee28743b6deac5.tar.xz
sys-fs/fuse-exfat: use mirror://gentoo for old tarball
Package-Manager: portage-2.3.2_p4
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild4
1 files 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 e3a50581d96..5305bbbbbee 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"