summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/esearch/esearch-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/esearch/esearch-9999.ebuild b/app-portage/esearch/esearch-9999.ebuild
index 05204a08bab0..114acaf455e1 100644
--- a/app-portage/esearch/esearch-9999.ebuild
+++ b/app-portage/esearch/esearch-9999.ebuild
@@ -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"