summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-07-09 23:24:18 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-07-09 23:24:18 +0200
commitb166a860bc1d645208b6ecab5270b64fca34188b (patch)
treebed4d3025498d668f88fdb5ab07949f9b3890e27 /etc/portato.cfg
parent107c4cc0c8f0039224505d29707ccc7eda4f5afb (diff)
parentc592c0a400099e442508ec09284e188d03fb5444 (diff)
downloadportato-b166a860bc1d645208b6ecab5270b64fca34188b.tar.gz
portato-b166a860bc1d645208b6ecab5270b64fca34188b.tar.bz2
portato-b166a860bc1d645208b6ecab5270b64fca34188b.zip
Merged in the portage-2.2 branch
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r--etc/portato.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index ca20fd9..4095c23 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -47,6 +47,11 @@ keywordperversion = True
maskperversion = True
useperversion = False
+; the sets which are going to be updated on "update world"
+; this is only important for >=portage-2.2
+; values: comma-speparated set-names
+updatesets = system, world
+
#
# Frontend section for options common to more than one GUI.
# Not all frontends have to support all of the options.