net-im/ekg2: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 17:59:29 +0000 (03:59 +1000)
committerMichał 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

index 81a5d3845d0167386cf25cd97ca00ba17b086c57..05cb485792d50db7528258dc2b0562b5a2f23f65 100644 (file)
@@ -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