dev-libs/qrosspython: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 08:00:49 +0000 (18:00 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:33 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/qrosspython/qrosspython-9999.ebuild

index 7ca4184a5f720f7f8515e11a2e818c3d0cc122d0..c7d2650512466bafe776b9147a0716b77764cd75 100644 (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"