diff options
author | 2016-07-31 09:20:36 +0200 | |
---|---|---|
committer | 2016-07-31 09:20:36 +0200 | |
commit | 72e17670bd3eae5cc172e88f3222b264bd015467 (patch) | |
tree | 510026f177052f15d1e7547bfebf107899a5de3b /app-shells/zshrc-mv/zshrc-mv-2.30.ebuild | |
parent | sys-fs/squashmount: Version bump (diff) | |
download | mv-72e17670bd3eae5cc172e88f3222b264bd015467.tar.gz mv-72e17670bd3eae5cc172e88f3222b264bd015467.tar.bz2 mv-72e17670bd3eae5cc172e88f3222b264bd015467.zip |
app-shells/auto-fu-zsh: inofficial intermediate version
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' |