commit:     947a4714250dfb5d614bce6ef3689b655f235234
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 02:43:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 02:43:16 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=947a4714

ebuild-writing/common-mistakes: rewrap paragraph

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ebuild-writing/common-mistakes/text.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ebuild-writing/common-mistakes/text.xml 
b/ebuild-writing/common-mistakes/text.xml
index e46a36c..a179ef7 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -386,9 +386,10 @@ Make sure when you bump a version, the stable KEYWORDS are 
all marked as
 
 <p>
 Sometimes obsolete USE flags remain in IUSE despite having no function, e.g. a
-dependency may have become mandatory but the USE flag remains in IUSE and 
*DEPEND.
-Similarly, eclasses often become redundant due to changes in the ebuild, or 
new EAPIs,
-e.g. <c>eutils.eclass</c> should be obsolete in modern EAPIs. Remember to 
prune these.
+dependency may have become mandatory but the USE flag remains in IUSE and
+*DEPEND. Similarly, eclasses often become redundant due to changes in the 
ebuild,
+or new EAPIs, e.g. <c>eutils.eclass</c> should be obsolete in modern EAPIs.
+Remember to prune these.
 </p>
 
 </body>

Reply via email to