Bug #238550 - Set world-candidate = False for the @system since the portage
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 01:24:00 +0000 (01:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 01:24:00 +0000 (01:24 -0000)
ebuild will now automatically add @system to world_sets on upgrade and
therefore it should no longer be necessary to add it world_sets via the
command line.

svn path=/main/trunk/; revision=11538

cnf/sets.conf

index 0825f70a19957df560e7d84ebcbd97a9e832b690..be6a5274ad2760b78d86ab63dcde20f7da1b7f4d 100644 (file)
@@ -12,6 +12,7 @@ world-candidate = False
 # Same as for world, though later portage versions might use a different class
 [system]
 class = portage.sets.profiles.PackagesSystemSet
+world-candidate = False
 
 # For security there are multiple classes available, but differences are 
 # rather small (normally there should be no visible difference):