mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/cli_helpers: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user