summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-25 01:24:00 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-25 01:24:00 +0000
commitefb7cd9243a7b1ce358e71c90bfc120210df29e2 (patch)
tree97ae5631953a06a2a3d40494bdfe6d467c60821f /cnf
parentFix fetch() mirror:// handling in to comply with section 9.2.8 of PMS. (diff)
downloadportage-idfetch-efb7cd9243a7b1ce358e71c90bfc120210df29e2.tar.gz
portage-idfetch-efb7cd9243a7b1ce358e71c90bfc120210df29e2.tar.bz2
portage-idfetch-efb7cd9243a7b1ce358e71c90bfc120210df29e2.zip
Bug #238550 - Set world-candidate = False for the @system since the portage
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
Diffstat (limited to 'cnf')
-rw-r--r--cnf/sets.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/cnf/sets.conf b/cnf/sets.conf
index 0825f70a..be6a5274 100644
--- a/cnf/sets.conf
+++ b/cnf/sets.conf
@@ -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):