diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:18 +0200 |
commit | 6de8a64f1e83dfb0cf391c7a4b01578313a1db58 (patch) | |
tree | b602d028ebaa69fe3c4054e138963f30914c9093 /app-portage | |
parent | app-admin/syslog-summary: Inline mirror://github (diff) | |
download | gentoo-6de8a64f1e83dfb0cf391c7a4b01578313a1db58.tar.gz gentoo-6de8a64f1e83dfb0cf391c7a4b01578313a1db58.tar.bz2 gentoo-6de8a64f1e83dfb0cf391c7a4b01578313a1db58.zip |
app-portage/esearch: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/esearch-1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/esearch/esearch-1.3-r2.ebuild b/app-portage/esearch/esearch-1.3-r2.ebuild index c1daaf3bc888..23d4292bd7e2 100644 --- a/app-portage/esearch/esearch-1.3-r2.ebuild +++ b/app-portage/esearch/esearch-1.3-r2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Replacement for 'emerge --search' with search-index" HOMEPAGE="https://github.com/fuzzyray/esearch" -SRC_URI="mirror://github/fuzzyray/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/fuzzyray/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |