dev-python/cli_helpers: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 05:54:21 +0000 (06:54 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:05:06 +0000 (07:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cli_helpers/cli_helpers-1.2.1.ebuild
dev-python/cli_helpers/cli_helpers-9999.ebuild

index e4a062604f50a6a91be22031e8e5b17737180fce..f6b73337bb9b31b2d5ab75ad97643c4b6eaf089f 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Python helpers for common CLI tasks"
-HOMEPAGE="http://cli-helpers.rtfd.io/"
+HOMEPAGE="https://cli-helpers.rtfd.io/"
 SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 43af7034b1b78115f2b78831e29636de12b63c6b..7d5022a9d7df2d59489f9f5da6f102c4ef6cacb5 100644 (file)
@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/dbcli/${PN}.git"
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python helpers for common CLI tasks"
-HOMEPAGE="http://cli-helpers.rtfd.io/"
+HOMEPAGE="https://cli-helpers.rtfd.io/"
 SRC_URI=""
 
 LICENSE="BSD"