summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-05-07 21:32:55 +0000
committerMike Frysinger <vapier@gentoo.org>2007-05-07 21:32:55 +0000
commit84b1416cf0b36630557115a321c86267b21e7c79 (patch)
tree23cf4da8daffcb2a09979899fda0ddd9eacf6a93 /app-editors/nano
parentmake big next alsa version masking more verbose with information on how peopl... (diff)
downloadgentoo-2-84b1416cf0b36630557115a321c86267b21e7c79.tar.gz
gentoo-2-84b1416cf0b36630557115a321c86267b21e7c79.tar.bz2
gentoo-2-84b1416cf0b36630557115a321c86267b21e7c79.zip
hilight enewuser/enewgroup #177457 by Christian Heim
(Portage version: 2.1.2.6)
Diffstat (limited to 'app-editors/nano')
-rw-r--r--app-editors/nano/files/gentoo.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/files/gentoo.nanorc b/app-editors/nano/files/gentoo.nanorc
index 610ca876c3a5..990cccabd537 100644
--- a/app-editors/nano/files/gentoo.nanorc
+++ b/app-editors/nano/files/gentoo.nanorc
@@ -14,7 +14,7 @@ color red "\<(ARCH|HOMEPAGE|DESCRIPTION|IUSE|SRC_URI|LICENSE|SLOT|KEYWORDS|FILES
color red "\<(S|D|T|PV|PF|P|PN|A)\>" "\<C(XX)?FLAGS\>" "\<LDFLAGS\>" "\<C(HOST|TARGET|BUILD)\>"
## Highlight portage commands
color magenta "\<use(_(with|enable))?\> [!a-zA-Z0-9_+ -]*" "inherit.*"
-color brightblue "\<e(begin|end|conf|install|make|warn|infon?|error|log|patch)\>"
+color brightblue "\<e(begin|end|conf|install|make|warn|infon?|error|log|patch|new(group|user))\>"
color brightblue "\<die\>" "\<use(_(with|enable))?\>" "\<inherit\>" "\<has\>" "\<(has|best)_version\>" "\<unpack\>"
color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)\>"
color brightblue "\<do(python|sed|dir|hard|sym|html|jar|mo)\>" "\<keepdir\>"