From: Michał Górny Date: Mon, 30 Sep 2019 06:48:13 +0000 (+0200) Subject: app-doc/linux-kernel-in-a-nutshell: Inline mirror://kernel X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92bde166a7cec90e2c6b30952a46fcc2d4f041da;p=gentoo.git app-doc/linux-kernel-in-a-nutshell: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild b/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild index a6b1db80bccf..29e4d76ba3cf 100644 --- a/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild +++ b/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild @@ -7,8 +7,8 @@ inherit eutils DESCRIPTION="Linux Kernel in a Nutshell: A Desktop Quick Reference" HOMEPAGE="http://www.kroah.com/lkn/" -SRC_URI="mirror://kernel/linux/kernel/people/gregkh/lkn/lkn_pdf.tar.bz2 - mirror://kernel/linux/kernel/people/gregkh/lkn/lkn_xml.tar.bz2" +SRC_URI="https://www.kernel.org/pub/linux/kernel/people/gregkh/lkn/lkn_pdf.tar.bz2 + https://www.kernel.org/pub/linux/kernel/people/gregkh/lkn/lkn_xml.tar.bz2" LICENSE="CC-BY-SA-2.5" SLOT="0"