projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3342a
)
net-im/ekg2: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 17:59:29 +0000
(
03:59
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:50 +0000
(11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-im/ekg2/ekg2-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-im/ekg2/ekg2-9999.ebuild
b/net-im/ekg2/ekg2-9999.ebuild
index 81a5d3845d0167386cf25cd97ca00ba17b086c57..05cb485792d50db7528258dc2b0562b5a2f23f65 100644
(file)
--- a/
net-im/ekg2/ekg2-9999.ebuild
+++ b/
net-im/ekg2/ekg2-9999.ebuild
@@
-5,8
+5,7
@@
EAPI=5
#if LIVE
AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="git://github.com/leafnode/${PN}.git
- https://github.com/leafnode/${PN}.git"
+EGIT_REPO_URI="https://github.com/leafnode/${PN}.git"
inherit git-r3
#endif