app-portage/esearch: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:25:31 +0000 (11:25 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:53 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-portage/esearch/esearch-9999.ebuild

index 05204a08bab0a09b861c0fe0391479784098f39a..114acaf455e1e6ce425aaca438ec4ffaa6410ddb 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_REQ_USE="readline(+)"
 
 inherit distutils-r1 git-2
 
-EGIT_REPO_URI="git://github.com/fuzzyray/esearch.git"
+EGIT_REPO_URI="https://github.com/fuzzyray/esearch.git"
 
 DESCRIPTION="Replacement for 'emerge --search' with search-index"
 HOMEPAGE="https://github.com/fuzzyray/esearch"