commit: e5950300c24b05b2478f0f3c54ce63b7e917d83a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 5 15:09:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 5 15:09:30 2025 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e5950300
general-concepts/package-collisions: wrap line Signed-off-by: Sam James <sam <AT> gentoo.org> general-concepts/package-collisions/text.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/general-concepts/package-collisions/text.xml b/general-concepts/package-collisions/text.xml index a4495a6..3003c14 100644 --- a/general-concepts/package-collisions/text.xml +++ b/general-concepts/package-collisions/text.xml @@ -45,8 +45,10 @@ won't overwrite them). </p> <note> -The <c>collision-protect</c> feature has been deprecated and is no longer enforced in the main tree. For example, <c>app-alternatives/*</c> are expected to overwrite files that are not owned by any package. -The <c>FEATURES=protect-owned</c> setting is required. +The <c>collision-protect</c> feature has been deprecated and is no longer +enforced in the main tree. For example, <c>app-alternatives/*</c> are +expected to overwrite files that are not owned by any package. The +<c>FEATURES=protect-owned</c> setting is required. </note> </body>
