diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-16 06:54:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-16 07:05:06 +0100 |
commit | b81941dc22c85d42eaf7f3bff2f4bf9f303937fe (patch) | |
tree | a6783f854a62f784ae3b79fd920915074219d24c /dev-python/cli_helpers/cli_helpers-9999.ebuild | |
parent | media-gfx/inkscape: Permit numpy-python2 (diff) | |
download | gentoo-b81941dc22c85d42eaf7f3bff2f4bf9f303937fe.tar.gz gentoo-b81941dc22c85d42eaf7f3bff2f4bf9f303937fe.tar.bz2 gentoo-b81941dc22c85d42eaf7f3bff2f4bf9f303937fe.zip |
dev-python/cli_helpers: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cli_helpers/cli_helpers-9999.ebuild')
-rw-r--r-- | dev-python/cli_helpers/cli_helpers-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild b/dev-python/cli_helpers/cli_helpers-9999.ebuild index 43af7034b1b7..7d5022a9d7df 100644 --- a/dev-python/cli_helpers/cli_helpers-9999.ebuild +++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild @@ -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" |