From: Michał Górny Date: Tue, 14 Apr 2020 08:17:53 +0000 (+0200) Subject: sys-kernel/gentoo-kernel: Fix config URLs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28b117b7cfec6bf6a61b7908117c4e555b54972a;p=gentoo.git sys-kernel/gentoo-kernel: Fix config URLs Signed-off-by: Michał Górny --- diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.32.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.32.ebuild index 5dc38b6b0ba9..1412b2980be3 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.32.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.32.ebuild @@ -20,11 +20,11 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz amd64? ( - https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-lts&id=${AMD64_CONFIG_HASH} + https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=${AMD64_CONFIG_HASH} -> linux-${AMD64_CONFIG_VER}.amd64.config ) x86? ( - https://git.archlinux32.org/packages/plain/core/linux-lts/config?id=${I686_CONFIG_HASH} + https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=${I686_CONFIG_HASH} -> linux-${I686_CONFIG_VER}.i686.config )" S=${WORKDIR}/${MY_P}