diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml
index b1f6755c..b10320be 100644
--- a/ebuild-writing/variables/text.xml
+++ b/ebuild-writing/variables/text.xml
@@ -514,7 +514,7 @@ list does not outweigh the burden of maintaining it.
In EAPI 8, individual items in
Variables have significant value in ebuilds, making it possible to avoid -unnecessary repetitions and make maintenance easier. However, +unnecessary repetitions and make maintenance easier. However, references to constant-value variables should be used with care as their excessive use can harm readability and increase maintenance burden (e.g. when renaming a package). In particular, using variables whose values @@ -1062,6 +1062,164 @@ rule, as it is intended to be passed to the compiler driver rather than +