summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-29 05:10:37 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-29 05:10:37 +0000
commit99544062ceeffa3f99af5a41819d88adfb99c1bb (patch)
tree626b7050bf5e5289956ade06d97a63fefddb59dc /app-editors
parentPPC stable profile update (diff)
downloadhistorical-99544062ceeffa3f99af5a41819d88adfb99c1bb.tar.gz
historical-99544062ceeffa3f99af5a41819d88adfb99c1bb.tar.bz2
historical-99544062ceeffa3f99af5a41819d88adfb99c1bb.zip
add support for src_test()
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/files/nanorc-gentoo2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/files/nanorc-gentoo b/app-editors/nano/files/nanorc-gentoo
index 6bf621481256..4ff0a1856668 100644
--- a/app-editors/nano/files/nanorc-gentoo
+++ b/app-editors/nano/files/nanorc-gentoo
@@ -3,7 +3,7 @@
##
# syntax "ebuild" "\.e(build|class)$"
## All the standard portage functions
-# color brightgreen "^src_(unpack|compile|install)" "^pkg_(config|nofetch|setup|(pre|post)(inst|rm))"
+# color brightgreen "^src_(unpack|compile|install|test)" "^pkg_(config|nofetch|setup|(pre|post)(inst|rm))"
## Highlight bash related syntax
# color green "\<(case|do|done|elif|else|esac|exit|fi|for|function|if|in|local|read|return|select|shift|then|time|until|while)\>"
# color green "(\{|\}|\(|\)|\;|\]|\[|`|\\|\$|<|>|!|=|&|\|)"