diff options
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.1.1.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
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 9f67f8425203..c24af53d03fa 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="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/exfat-utils/exfat-utils-1.1.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild index 4782ed1f3a20..4ff5e45ae6a9 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.1.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit scons-utils toolchain-funcs DESCRIPTION="exFAT filesystem utilities" -HOMEPAGE="http://code.google.com/p/exfat/" -SRC_URI="http://docs.google.com/uc?export=download&id=0B7CLI-REKbE3bnR2WHowZXNtUVU -> ${P}.tar.gz" +HOMEPAGE="https://code.google.com/p/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+" SLOT="0" 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 cf2b9f43c1c0..74f7e870c149 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="http://code.google.com/p/exfat/" +HOMEPAGE="https://code.google.com/p/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+" |