projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6bfbf
)
dev-libs/qrosspython: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 08:00:49 +0000
(18:00 +1000)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-libs/qrosspython/qrosspython-9999.ebuild
b/dev-libs/qrosspython/qrosspython-9999.ebuild
index 7ca4184a5f720f7f8515e11a2e818c3d0cc122d0..c7d2650512466bafe776b9147a0716b77764cd75 100644
(file)
--- a/
dev-libs/qrosspython/qrosspython-9999.ebuild
+++ b/
dev-libs/qrosspython/qrosspython-9999.ebuild
@@
-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"