commit: 616c87a367714ffcf9c0ffd9c77989a9dad7b0d4 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 19:55:24 2019 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 19:57:51 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=616c87a3
ebuild-writing/variables: line wrap a paragraph Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org> ebuild-writing/variables/text.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml index d71f5aa..c60a52b 100644 --- a/ebuild-writing/variables/text.xml +++ b/ebuild-writing/variables/text.xml @@ -407,7 +407,9 @@ If the items in <c>SRC_URI</c> are available on multiple third-party mirrors, and the same set of mirrors is shared across multiple ebuilds, then you don't have to repeatedly list each of them in every ebuild. The <c>profiles/thirdpartymirrors</c> file in the <c>::gentoo</c> repository -contains named groups of mirrors, in the format specified by the Package Manager Specification (PMS), accessible through the <c>mirror://</c> +contains named groups of mirrors, in the format specified by the +Package Manager Specification (PMS), accessible through the +<c>mirror://</c> pseudo-protocol. </p>
