From 6de8a64f1e83dfb0cf391c7a4b01578313a1db58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Sep 2019 19:10:18 +0200 Subject: [PATCH] app-portage/esearch: Inline mirror://github MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/esearch/esearch-1.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2