summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r--etc/portato.cfg11
1 files changed, 8 insertions, 3 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index 12a3a92..e177714 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -18,15 +18,20 @@
#
[Main]
+; controls the backend system to use
+; allowed values:
+; - portage
+system = portage
+
; controls debug output - boolean value
debug = True
; the command used for syncing portage - string value
-synccommand = emerge --sync
+synccommand = eix-sync
; control the same-named "emerge --update" options - boolean values
-newuse = False
-deep = False
+newuse = true
+deep = true
; control the name of the particular file if package.* is a directory - string values
; allowed placeholders:
age is not in system anymoreRené 'Necoro' Neumann1-2/+2 2009-08-11Update turkish translationGürkan Gür1-640/+676 2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4 2009-08-11Fix package detailsRené 'Necoro' Neumann1-1/+1 2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2 2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120 2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1 2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5 2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2