mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-libs/qrosspython: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
ac6bfbf3a1
commit
b6efb5f9d0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user