From: Michał Górny Date: Mon, 30 Sep 2019 06:48:08 +0000 (+0200) Subject: app-admin/longrun: Inline mirror://kernel X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=132019d08b688baae2bd00fffc6d063b894c5e3c;p=gentoo.git app-admin/longrun: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/app-admin/longrun/longrun-0.9-r4.ebuild b/app-admin/longrun/longrun-0.9-r4.ebuild index 0508c52ea188..d4bfcd432236 100644 --- a/app-admin/longrun/longrun-0.9-r4.ebuild +++ b/app-admin/longrun/longrun-0.9-r4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/longrun/" DEBIAN_PATCH_VERSION="19" DEBIAN_PATCH="${PN}_${PV}-${DEBIAN_PATCH_VERSION}.diff" SRC_URI=" - mirror://kernel/linux/utils/cpu/crusoe/${P}.tar.bz2 + https://www.kernel.org/pub/linux/utils/cpu/crusoe/${P}.tar.bz2 mirror://debian/pool/main/l/${PN}/${DEBIAN_PATCH}.gz" LICENSE="GPL-2"