sys-fs/fuse-exfat: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 20:01:56 +0000 (22:01 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 20:01:56 +0000 (22:01 +0200)
Package-Manager: portage-2.2.20.1

sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild

index 8aec69d3adeadc4e755eaf9e974026ce266d0aff..e3a50581d9604db0bf60d3ed1f57fe711b48c0c7 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit scons-utils toolchain-funcs #udev
 
 DESCRIPTION="exFAT filesystem FUSE module"
-HOMEPAGE="https://code.google.com/p/exfat/"
+HOMEPAGE="https://github.com/relan/exfat"
 SRC_URI="https://exfat.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-3"
index 9c3b5ed355cf630d514a28dce84abfc7e5552f68..3c5c55d64451c18a9d6ee687e096bc7847163e25 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit scons-utils toolchain-funcs
 
 DESCRIPTION="exFAT filesystem FUSE module"
-HOMEPAGE="https://code.google.com/p/exfat/"
+HOMEPAGE="https://github.com/relan/exfat"
 SRC_URI="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3VTdaa0EzTkhYdU0 -> ${P}.tar.gz"
 
 LICENSE="GPL-2+" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"