--- trunk/nano/nanorc 2006/06/08 19:31:36 75 +++ trunk/nano/nanorc 2007/05/15 18:29:02 187 @@ -1,5 +1,5 @@ ## Sample initialization file for GNU nano -# $Header: /root/magellan-cvs/src/nano/nanorc,v 1.4 2006-06-08 19:31:36 niro Exp $ +# $Header: /root/magellan-cvs/src/nano/nanorc,v 1.5 2007-05-15 18:29:02 niro Exp $ ## Please note that you must have configured nano with --enable-nanorc ## for this file to be read! Also note that characters specially @@ -319,11 +319,13 @@ color brightcyan "^ *minclude\>" "^ *smcinclude\>" color brightwhite "^ *src [^ ]*" color brightblue "src_compile\>" "src_prepare\>" "src_install\>" "preinstall\>" "postinstall\>" "preremove\>" "postremove\>" -color cyan "m(unpack|configure|make|install|installdocs|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include)|sminclude\>" "^ *die\>" +color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include)|sminclude\>" "^ *die\>" +color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>" +color cyan "mkeepdir\>" "memptyfile\>" color yellow "^ *export\>" color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>" color brightgreen "\$\{(.|([A-Z_]*))\}" color green "#.*$" -color brightgreen "\<(P(NAME|VER|BUILD|CATEGORIE)|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR|FILE)|(P|S)?DEPEND|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>" +color brightgreen "\<(P(NAME|VER|BUILD|CATEGORIE)|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR(|_x86|_x86_64)|FILE(|_x86|_x86_64))|(P|S)?DEPEND(|S)(|_x86|_x86_64)|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>" color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS)\>"