From: Michał Górny Date: Mon, 30 Sep 2019 06:49:26 +0000 (+0200) Subject: sys-power/cpupower: Inline mirror://kernel X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ae0032ad07fdf6a49ac33a0200865e9ebe70dd0;p=gentoo.git sys-power/cpupower: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/sys-power/cpupower/cpupower-3.18.ebuild b/sys-power/cpupower/cpupower-3.18.ebuild index 51bd73b27134..0dcdb330bbc9 100644 --- a/sys-power/cpupower/cpupower-3.18.ebuild +++ b/sys-power/cpupower/cpupower-3.18.ebuild @@ -6,7 +6,7 @@ inherit multilib toolchain-funcs DESCRIPTION="Shows and sets processor power related values" HOMEPAGE="https://www.kernel.org/" -SRC_URI="mirror://kernel/linux/kernel/v3.x/linux-${PV}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/kernel/v3.x/linux-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0"