app-doc/linux-kernel-in-a-nutshell: Inline mirror://kernel
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Sep 2019 06:48:13 +0000 (08:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 5 Oct 2019 18:53:07 +0000 (20:53 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild

index a6b1db80bccf41ebfb8edd8b9e240f6a22e5b763..29e4d76ba3cf7d50020ebfa67a1e3d187dfb97a7 100644 (file)
@@ -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"