diff options
Diffstat (limited to 'app-shells/zshrc-mv/zshrc-mv-2.30.ebuild')
-rw-r--r-- | app-shells/zshrc-mv/zshrc-mv-2.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zshrc-mv/zshrc-mv-2.30.ebuild b/app-shells/zshrc-mv/zshrc-mv-2.30.ebuild index 76d43325..b65ce341 100644 --- a/app-shells/zshrc-mv/zshrc-mv-2.30.ebuild +++ b/app-shells/zshrc-mv/zshrc-mv-2.30.ebuild @@ -23,7 +23,7 @@ src_install() { } pkg_postinst() { - optfeature "automagic completion" '>=app-shells/auto-fu-zsh-0.0.1.13' + optfeature "automagic completion" '>=app-shells/auto-fu-zsh-0.0.1.12_p0' optfeature "syntax highlighting" 'app-shells/zsh-syntax-highlighting' optfeature "a nice prompt" 'app-shells/set_prompt' optfeature "nice directory colors" 'app-shells/termcolors-mv' |