aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-31 23:30:34 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-31 23:30:34 -0300
commit27949c3f6028f5fd29054a73fcb524e3303a39cf (patch)
tree610135dadb4fb520358d7d72db80386a76725f56 /etc
parentremoved unused module (diff)
downloadg-octave-27949c3f6028f5fd29054a73fcb524e3303a39cf.tar.gz
g-octave-27949c3f6028f5fd29054a73fcb524e3303a39cf.tar.bz2
g-octave-27949c3f6028f5fd29054a73fcb524e3303a39cf.zip
reorganized the config options
Diffstat (limited to 'etc')
-rw-r--r--etc/g-octave.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/g-octave.cfg b/etc/g-octave.cfg
index 325dc2d..ccaddf1 100644
--- a/etc/g-octave.cfg
+++ b/etc/g-octave.cfg
@@ -19,7 +19,7 @@
# The path to the overlay. If you's using Paludis or Pkgcore you'll need
# to configure this overlay in your package manager before run g-octave
#
-#overlay = /usr/local/portage/g-octave
+#overlay = /var/lib/g-octave
# The comma-separated list of available categories.
#
@@ -28,7 +28,7 @@
# The mirror where g-octave will look for the auxiliary files. Please
# keep as it is.
#
-#db_mirror = http://soc.dev.gentoo.org/~rafaelmartins/g-octave/db/
+#db_mirror = github://rafaelmartins/g-octave-db
# The logging level. Leave empty to disable the logging feature.
# Available levels: debug, info, warning, error, critical