Magellan Linux

Diff of /trunk/nano/nanorc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 937 by niro, Tue May 15 18:29:02 2007 UTC revision 938 by niro, Fri Nov 20 21:47:22 2009 UTC
# Line 1  Line 1 
1  ## Sample initialization file for GNU nano  ## Sample initialization file for GNU nano
2  # $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 $
3    
4  ## Please note that you must have configured nano with --enable-nanorc  ## Please note that you must have configured nano with --enable-nanorc
5  ## for this file to be read!  Also note that characters specially  ## for this file to be read!  Also note that characters specially
# Line 319  syntax "magellan" "\.(smage2|sminc|mage| Line 319  syntax "magellan" "\.(smage2|sminc|mage|
319  color brightcyan "^ *minclude\>" "^ *smcinclude\>"  color brightcyan "^ *minclude\>" "^ *smcinclude\>"
320  color brightwhite "^ *src [^ ]*"  color brightwhite "^ *src [^ ]*"
321  color brightblue "src_compile\>" "src_prepare\>" "src_install\>" "preinstall\>" "postinstall\>" "preremove\>" "postremove\>"  color brightblue "src_compile\>" "src_prepare\>" "src_install\>" "preinstall\>" "postinstall\>" "preremove\>" "postremove\>"
322  color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include)|sminclude\>" "^ *die\>"  color brightblue "split_info_.*\>" "src_install_.*\>" ".*_pkgbuild\>"
323    color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include|link|copy|move)|sminclude\>" "^ *die\>"
324  color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>"  color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>"
325  color cyan "mkeepdir\>" "memptyfile\>"  color cyan "mkeepdir\>" "memptyfile\>"
326    color cyan "updatecmd*\>"
327  color yellow "^ *export\>"  color yellow "^ *export\>"
328  color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>"  color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>"
329  color brightgreen "\$\{(.|([A-Z_]*))\}"  color brightgreen "\$\{(.|([A-Z_]*))\}"
330  color green "#.*$"  color green "#.*$"
331  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 "\<(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))\>"
332  color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS)\>"  color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS|SPLIT_PACKAGES(|_BASE)|UP2DATE|)\>"
333    

Legend:
Removed from v.937  
changed lines
  Added in v.938