projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53be76a
)
app-portage/esearch: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 01:25:31 +0000
(11:25 +1000)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-portage/esearch/esearch-9999.ebuild
b/app-portage/esearch/esearch-9999.ebuild
index 05204a08bab0a09b861c0fe0391479784098f39a..114acaf455e1e6ce425aaca438ec4ffaa6410ddb 100644
(file)
--- 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"