aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--general-concepts/ebuild-revisions/text.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/general-concepts/ebuild-revisions/text.xml b/general-concepts/ebuild-revisions/text.xml
index 00e60c5..89ed8ea 100644
--- a/general-concepts/ebuild-revisions/text.xml
+++ b/general-concepts/ebuild-revisions/text.xml
@@ -105,7 +105,12 @@ of thumb could be used as a guideline:
is equivalent to the old code),
</li>
<li>
- a dependency change that is a result of a package move (slot move).
+ a dependency change that is a result of a package move (slot move),
+ </li>
+ <li>
+ a dependency change due to
+ <uri link="::ebuild-maintenance/removal/#removing-a-virtual-package">
+ removal of a virtual package.</uri>
</li>
</ul>