Bug #274497 - Misc spelling, grammar, and terminology fixes, including
[portage.git] / cnf / sets.conf
index be6a5274ad2760b78d86ab63dcde20f7da1b7f4d..a921a2bb14a785fe705b34caf1c26ec57fa9be4a 100644 (file)
@@ -51,7 +51,7 @@ world-candidate = False
 class = portage.sets.dbapi.VariableSet
 world-candidate = False
 variable = INHERITED
-includes = cvs darcs git mercurial subversion
+includes = bzr cvs darcs git mercurial subversion
 
 # Installed packages that own files inside /lib/modules.
 [module-rebuild]
@@ -64,3 +64,9 @@ files = /lib/modules
 [downgrade]
 class = portage.sets.dbapi.DowngradeSet
 world-candidate = False
+
+# Installed packages for which there are no visible ebuilds
+# corresponding to the same $CATEGORY/$PN:$SLOT.
+[unavailable]
+class = portage.sets.dbapi.UnavailableSet
+world-candidate = False