dev-libs/qrosspython: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 18:00:49 +10:00
committed by Michał Górny
parent ac6bfbf3a1
commit b6efb5f9d0

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit git-r3 python-single-r1 cmake-utils
EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
EGIT_REPO_URI="https://github.com/0xd34df00d/Qross.git"
DESCRIPTION="Python scripting backend for Qross"
HOMEPAGE="https://github.com/0xd34df00d/Qross"