commit: 245e64720a5eb089d29d91487eb5a9fe84c05af9 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Wed Dec 18 21:54:30 2019 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Wed Dec 18 21:55:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=245e6472
general-concepts/mirrors: post-merge enhancements Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org> general-concepts/mirrors/text.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml index ac6edfb..9319012 100644 --- a/general-concepts/mirrors/text.xml +++ b/general-concepts/mirrors/text.xml @@ -9,8 +9,9 @@ <body> <p> Packages will automatically have their <c>SRC_URI</c> components mirrored onto -Gentoo mirrors, including components hosted in other Gentoo locations like developer's -space at <c>dev.gentoo.org</c>, see below. When fetching, package manager checks +Gentoo mirrors, including those hosted on the official Gentoo +Infrastructure (i.e. developer space at <c>dev.gentoo.org</c>). When +fetching, package manager checks Gentoo mirrors first before trying the original upstream location. </p>
