diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:45:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:56:11 +0100 |
commit | f0819572cb5f3dc5642bacf6be0d078681f68ab3 (patch) | |
tree | aaf4cfb30d840a6249274f42075cfff673fe7440 /sys-fs/mtpfs | |
parent | sys-fs/mtpfs: drop old (diff) | |
download | gentoo-f0819572cb5f3dc5642bacf6be0d078681f68ab3.tar.gz gentoo-f0819572cb5f3dc5642bacf6be0d078681f68ab3.tar.bz2 gentoo-f0819572cb5f3dc5642bacf6be0d078681f68ab3.zip |
sys-fs/mtpfs: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-fs/mtpfs')
-rw-r--r-- | sys-fs/mtpfs/mtpfs-1.0.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/mtpfs/mtpfs-1.1-r3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/mtpfs/mtpfs-1.0.ebuild b/sys-fs/mtpfs/mtpfs-1.0.ebuild index c439d36d1549..0968c88c8653 100644 --- a/sys-fs/mtpfs/mtpfs-1.0.ebuild +++ b/sys-fs/mtpfs/mtpfs-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="A FUSE filesystem providing access to MTP devices" -HOMEPAGE="http://www.adebenham.com/mtpfs/" -SRC_URI="http://www.adebenham.com/debian/${P}.tar.gz" +HOMEPAGE="https://www.adebenham.com/mtpfs/" +SRC_URI="https://www.adebenham.com/debian/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-fs/mtpfs/mtpfs-1.1-r3.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r3.ebuild index 78afd40d85a3..5fb9a655bf96 100644 --- a/sys-fs/mtpfs/mtpfs-1.1-r3.ebuild +++ b/sys-fs/mtpfs/mtpfs-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils DESCRIPTION="A FUSE filesystem providing access to MTP devices" -HOMEPAGE="http://www.adebenham.com/mtpfs/" -SRC_URI="http://www.adebenham.com/files/mtp/${P}.tar.gz" +HOMEPAGE="https://www.adebenham.com/mtpfs/" +SRC_URI="https://www.adebenham.com/files/mtp/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |