net-misc/dropbox-cli: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Jun 2018 16:51:13 +0000 (18:51 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 21 Jun 2018 23:58:17 +0000 (19:58 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8910

net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild

index 028c2c8b20603b2fac7b18fb9418943c8ae91c02..aae2afff5d0985972b8c8189e8f08ffa791f6da5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1
 
 DESCRIPTION="Cli interface for dropbox daemon (python)"
-HOMEPAGE="http://www.dropbox.com/"
+HOMEPAGE="https://www.dropbox.com/"
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz"
 
 LICENSE="GPL-3"
index b2dd3a01d4420ebe568e91d33f7f3330760a8495..f45f0bdbfc47f0aa3aa39a2d7b1545179a3dfef1 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1 bash-completion-r1
 
 DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="http://www.dropbox.com/"
+HOMEPAGE="https://www.dropbox.com/"
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz"
 
 LICENSE="GPL-3"
index 299c194c861d915b8ec1928b98c1b0a3fa1b2aa3..c7230031c47e68dee2a11476d073dfcab99c4e3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1
 
 DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="http://www.dropbox.com/"
+HOMEPAGE="https://www.dropbox.com/"
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz"
 
 LICENSE="GPL-3"