From 8b71eed2f8ef0714aba080ded2fcb96630b77d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 20 Jul 2008 19:18:50 +0200 Subject: Added "$(version)" for the config file naming. --- etc/portato.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/portato.cfg b/etc/portato.cfg index 044d0b7..1abb709 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -35,9 +35,10 @@ deep = true ; control the name of the particular file if package.* is a directory - string values ; allowed placeholders: -; - $(pkg) : package-name -; - $(cat) : category-name -; - $(cat-1)/$(cat-2) : first/second part of the category name +; - $(pkg) : package name +; - $(cat) : category +; - $(cat-1)/$(cat-2) : first/second part of the category +; - $(version) : version of the package usefile = portato maskfile = portato keywordfile = portato -- cgit v1.2.3