projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc64f71
)
net-im/hangups: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 17:55:35 +0000
(
03:55
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:49 +0000
(11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-im/hangups/hangups-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-im/hangups/hangups-9999.ebuild
b/net-im/hangups/hangups-9999.ebuild
index eb3af4e1ccd56abcd8c69e69c0d7a116718ed304..837ce61829eaf951378991e1da766387dc6c8fa9 100644
(file)
--- a/
net-im/hangups/hangups-9999.ebuild
+++ b/
net-im/hangups/hangups-9999.ebuild
@@
-7,7
+7,7
@@
PYTHON_COMPAT=( python3_{4,5} )
inherit distutils-r1
if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="
git
://github.com/tdryer/${PN}"
+ EGIT_REPO_URI="
https
://github.com/tdryer/${PN}"
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"