From: Michał Górny Date: Sun, 15 Sep 2019 17:10:18 +0000 (+0200) Subject: app-portage/esearch: Inline mirror://github X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6de8a64f1e83dfb0cf391c7a4b01578313a1db58;p=gentoo.git app-portage/esearch: Inline mirror://github Signed-off-by: Michał Górny --- 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"