summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /sys-fs/fuse-exfat
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild2
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild4
2 files changed, 3 insertions, 3 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 67e41571bdc7..975dd36ff380 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit scons-utils toolchain-funcs #udev
DESCRIPTION="exFAT filesystem FUSE module"
-HOMEPAGE="http://code.google.com/p/exfat/"
+HOMEPAGE="https://code.google.com/p/exfat/"
SRC_URI="http://exfat.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild
index 06bb9feafc95..9c3b5ed355cf 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild
@@ -6,8 +6,8 @@ EAPI=5
inherit scons-utils toolchain-funcs
DESCRIPTION="exFAT filesystem FUSE module"
-HOMEPAGE="http://code.google.com/p/exfat/"
-SRC_URI="http://docs.google.com/uc?export=download&id=0B7CLI-REKbE3VTdaa0EzTkhYdU0 -> ${P}.tar.gz"
+HOMEPAGE="https://code.google.com/p/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+"
SLOT="0"