diff options
Diffstat (limited to '')
-rw-r--r-- | etc/geneticone.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/geneticone.cfg b/etc/geneticone.cfg index c7d1ea5..62367e2 100644 --- a/etc/geneticone.cfg +++ b/etc/geneticone.cfg @@ -1,5 +1,5 @@ # -# Configuration file for Genetic/One +# Configuration file for Portato # ================================== # # Allowed boolean values (case insensitive): @@ -33,9 +33,9 @@ deep = False ; - $(pkg) : package-name ; - $(cat) : category-name ; - $(cat-1)/$(cat-2) : first/second part of the category name -usefile = geneticone -maskfile = geneticone -keywordfile = geneticone +usefile = portato +maskfile = portato +keywordfile = portato ; control whether the option is inserted into package.* with a specific version or not - boolean values keywordperversion = True |