diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-11-05 14:06:15 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-11-05 14:06:15 -0400 |
commit | eec980ffe0db6ea0c73eebedceee28743b6deac5 (patch) | |
tree | 5178d1aa85cfe8b345a28f6bd83102d2fa2daf75 /sys-fs/fuse-exfat | |
parent | dev-util/open-vcdiff: remove old (diff) | |
download | gentoo-eec980ffe0db6ea0c73eebedceee28743b6deac5.tar.gz gentoo-eec980ffe0db6ea0c73eebedceee28743b6deac5.tar.bz2 gentoo-eec980ffe0db6ea0c73eebedceee28743b6deac5.zip |
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.ebuild | 4 |
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 e3a50581d960..5305bbbbbee7 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" |