From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:01:21 +0000 (+0200) Subject: sys-fs/exfat-utils: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b96f1f37b15005c37cb0addfd5384ccd66d11d9;p=gentoo.git sys-fs/exfat-utils: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild index 4a5efd59670f..f8d3ac5268cd 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit scons-utils toolchain-funcs DESCRIPTION="exFAT filesystem utilities" -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" diff --git a/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild index 4ff5e45ae6a9..b7919c60ad8b 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit scons-utils toolchain-funcs DESCRIPTION="exFAT filesystem utilities" -HOMEPAGE="https://code.google.com/p/exfat/" +HOMEPAGE="https://github.com/relan/exfat" SRC_URI="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3bnR2WHowZXNtUVU -> ${P}.tar.gz" LICENSE="GPL-2+" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" diff --git a/sys-fs/exfat-utils/exfat-utils-1.1.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.1.1.ebuild index 74f7e870c149..0e5f3acec2a3 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.1.1.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit scons-utils toolchain-funcs DESCRIPTION="exFAT filesystem utilities" -HOMEPAGE="https://code.google.com/p/exfat/" +HOMEPAGE="https://github.com/relan/exfat" SRC_URI="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3UzNtSkRvdHBpdjQ -> ${P}.tar.gz" LICENSE="GPL-2+" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"