for emerge to solve blockers by automatic uninstallation of blocked packages.
svn path=/main/trunk/; revision=11318
class = portage.sets.security.NewAffectedSet
world-candidate = False
-# Again, not much to change here, though people might prefer a different name
+# A superset of the classic <parameter>world</parameter> target, a set created
+# by this class contains SLOT atoms to match all installed packages. Note that
+# use of this set makes it impossible for emerge to solve blockers by automatic
+# uninstallation of blocked packages.
[installed]
class = portage.sets.dbapi.EverythingSet
world-candidate = False
<title>portage.sets.dbapi.EverythingSet</title>
<para>
A superset of the classic <parameter>world</parameter> target, a set created
- by this class contains SLOT atoms to match all installed packages.
+ by this class contains SLOT atoms to match all installed packages. Note that
+ use of this set makes it impossible for emerge to solve blockers by automatic
+ uninstallation of blocked packages.
</para>
<sect3>