diff options
author | 2013-11-13 00:14:51 +0100 | |
---|---|---|
committer | 2015-10-11 10:49:00 +0200 | |
commit | ad40aa720d6d3ede4a3347cda2d8ff685a0266e2 (patch) | |
tree | b350e3930a8712d8120d736698fbc8033624e1a9 /profiles | |
parent | zsh live: Fix paths, remove IUSE=doc. Install _run-help only with USE=run-help (diff) | |
download | mv-ad40aa720d6d3ede4a3347cda2d8ff685a0266e2.tar.gz mv-ad40aa720d6d3ede4a3347cda2d8ff685a0266e2.tar.bz2 mv-ad40aa720d6d3ede4a3347cda2d8ff685a0266e2.zip |
zsh: HELPDIR path, revbump to force. Not use-enable compile. Use upstream help
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 698ae98c..8a9963b8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -15,7 +15,7 @@ app-portage/eix:tools - Create separate binary for script helper tools; useful i app-shells/auto-fu-zsh:compile - Byte-compile to speed up. Do not use this if you are cross-compiling app-shells/termcolors-mv:create - Install DIR_COLORS-create perl script app-shells/termcolors-mv:perl - Install 256colors perl script -app-shells/zsh:compile - Byte-compile to speed up. Do not use this if you are cross-compiling +app-shells/zsh:compile - Byte-compile. This costs disk space and may make things faster or slower. Do not use this if you are cross-compiling app-shells/zsh:completion_AIX - Install zsh completions for AIX app-shells/zsh:completion_BSD - Install zsh completions for BSD app-shells/zsh:completion_Cygwin - Install zsh completions for Cygwin |