From: Michał Górny Date: Mon, 30 Sep 2019 06:48:57 +0000 (+0200) Subject: sys-apps/man-pages: Inline mirror://kernel X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b42ab9cb28e2a1064c3e10c44f333bd9a28fe366;p=gentoo.git sys-apps/man-pages: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/sys-apps/man-pages/man-pages-5.01.ebuild b/sys-apps/man-pages/man-pages-5.01.ebuild index 54ff0e614cef..8572a75e3a49 100644 --- a/sys-apps/man-pages/man-pages-5.01.ebuild +++ b/sys-apps/man-pages/man-pages-5.01.ebuild @@ -7,8 +7,8 @@ GENTOO_PATCH=2 DESCRIPTION="A somewhat comprehensive collection of Linux man pages" HOMEPAGE="https://www.kernel.org/doc/man-pages/" -SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz - mirror://kernel/linux/docs/man-pages/${P}.tar.xz +SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/Archive/${P}.tar.xz + https://www.kernel.org/pub/linux/docs/man-pages/${P}.tar.xz mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2 https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2" diff --git a/sys-apps/man-pages/man-pages-5.02.ebuild b/sys-apps/man-pages/man-pages-5.02.ebuild index 8c3cec6cb633..ea909f0780a0 100644 --- a/sys-apps/man-pages/man-pages-5.02.ebuild +++ b/sys-apps/man-pages/man-pages-5.02.ebuild @@ -7,8 +7,8 @@ GENTOO_PATCH=2 DESCRIPTION="A somewhat comprehensive collection of Linux man pages" HOMEPAGE="https://www.kernel.org/doc/man-pages/" -SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz - mirror://kernel/linux/docs/man-pages/${P}.tar.xz +SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/Archive/${P}.tar.xz + https://www.kernel.org/pub/linux/docs/man-pages/${P}.tar.xz mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2 https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"