--- trunk/nano/nanorc 2009/11/18 10:36:16 937 +++ trunk/nano/nanorc 2009/11/20 21:47:22 938 @@ -1,5 +1,5 @@ ## Sample initialization file for GNU nano -# $Header: /root/magellan-cvs/src/nano/nanorc,v 1.5 2007-05-15 18:29:02 niro Exp $ +# $Header: /root/magellan-cvs/src/nano/nanorc,v 1.6 2009-11-20 21:47:22 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,13 +319,15 @@ 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|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include)|sminclude\>" "^ *die\>" +color brightblue "split_info_.*\>" "src_install_.*\>" ".*_pkgbuild\>" +color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include|link|copy|move)|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 cyan "updatecmd*\>" 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(|_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)\>" +color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS|SPLIT_PACKAGES(|_BASE)|UP2DATE|)\>"