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

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

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

 sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild 
b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild
index 464c0f6d27b..e1efd200c51 100644
--- a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild
+++ b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild
@@ -8,7 +8,7 @@ inherit eutils
 MY_P="${PN}-${PV:0:4}-${PV:0-1}"
 DESCRIPTION="POSIX man-pages (0p, 1p, 3p)"
 HOMEPAGE="https://www.kernel.org/doc/man-pages/";
-SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.xz"
+SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/${PN}/${MY_P}.tar.xz";
 
 LICENSE="man-pages-posix-2013"
 SLOT="0"

Reply via email to