Magellan Linux

Diff of /trunk/nano/nanorc

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

revision 75 by niro, Thu Jun 8 19:31:36 2006 UTC revision 187 by niro, Tue May 15 18:29:02 2007 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.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 $
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|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\>"
323    color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>"
324    color cyan "mkeepdir\>" "memptyfile\>"
325  color yellow "^ *export\>"  color yellow "^ *export\>"
326  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)\>"
327  color brightgreen "\$\{(.|([A-Z_]*))\}"  color brightgreen "\$\{(.|([A-Z_]*))\}"
328  color green "#.*$"  color green "#.*$"
329  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))\>"
330  color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS)\>"  color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS)\>"
331    

Legend:
Removed from v.75  
changed lines
  Added in v.187