diff options
author | necoro <> | 2006-11-07 21:29:33 +0000 |
---|---|---|
committer | necoro <> | 2006-11-07 21:29:33 +0000 |
commit | c0ec62325bc0114c8d8045e15cbe23512ff3dc06 (patch) | |
tree | 39bdc7dc44fa602c118e391717525a62c966b0a0 | |
parent | 30c58a91fee72e2d5fb6b429a97343a12164e93e (diff) | |
download | portato-c0ec62325bc0114c8d8045e15cbe23512ff3dc06.tar.gz portato-c0ec62325bc0114c8d8045e15cbe23512ff3dc06.tar.bz2 portato-c0ec62325bc0114c8d8045e15cbe23512ff3dc06.zip |
new config-parser and a new layout for the config file
-rw-r--r-- | etc/geneticone.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/geneticone.cfg b/etc/geneticone.cfg index 9afc647..2177cd7 100644 --- a/etc/geneticone.cfg +++ b/etc/geneticone.cfg @@ -34,7 +34,7 @@ usefile = geneticone maskfile = geneticone keywordfile = geneticone -; control whether the option is inserted into package.* with a specific version or not +; control whether the option is inserted into package.* with a specific version or not - boolean values keywordperversion = True maskperversion = True useperversion = True |