commit:     b42ab9cb28e2a1064c3e10c44f333bd9a28fe366
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 06:48:57 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 18:54:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42ab9cb

sys-apps/man-pages: Inline mirror://kernel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-apps/man-pages/man-pages-5.01.ebuild | 4 ++--
 sys-apps/man-pages/man-pages-5.02.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/man-pages/man-pages-5.01.ebuild 
b/sys-apps/man-pages/man-pages-5.01.ebuild
index 54ff0e614ce..8572a75e3a4 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 8c3cec6cb63..ea909f0780a 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";
 

Reply via email to