aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebuild-maintenance/removal/text.xml6
-rw-r--r--general-concepts/ebuild-revisions/text.xml5
2 files changed, 2 insertions, 9 deletions
diff --git a/ebuild-maintenance/removal/text.xml b/ebuild-maintenance/removal/text.xml
index de3a9c1..5413a06 100644
--- a/ebuild-maintenance/removal/text.xml
+++ b/ebuild-maintenance/removal/text.xml
@@ -113,10 +113,8 @@ In order to remove a virtual package, follow the following procedure:
Wait the time appropriate for the last rites.
</li>
<li>
- Update all ebuilds not to reference the virtual. Since there is
- no urgent need to remove the virtual from user systems
- and the resulting rebuilds would be unnecessary, do not bump ebuilds
- when replacing the dependency.
+ Update all ebuilds not to reference the virtual, following normal
+ <uri link="::general-concepts/ebuild-revisions/"/> policy
</li>
<li>
Remove the package directly
diff --git a/general-concepts/ebuild-revisions/text.xml b/general-concepts/ebuild-revisions/text.xml
index b274841..fc5ba7c 100644
--- a/general-concepts/ebuild-revisions/text.xml
+++ b/general-concepts/ebuild-revisions/text.xml
@@ -108,11 +108,6 @@ of thumb could be used as a guideline:
<li>
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>
</body>