Update the Zsh pkgtools.
authorSteve Youngs <steve@sxemacs.org>
Thu, 13 Feb 2014 11:07:29 +0000 (21:07 +1000)
committerSteve Youngs <steve@sxemacs.org>
Thu, 13 Feb 2014 11:07:29 +0000 (21:07 +1000)
commit9184e8c8f99d9389e08717d31ffdb67a4eb24562
tree96116dfd89312a250460599a9b67f4271743472a
parent624c01e7b7f97319aefabcebce1cd3c88de8d40a
Update the Zsh pkgtools.

Added a function to find reverse dependencies and fixed a couple of minor
niggling things.

* etc/pkgusr/zsh/zsh-pkgtools (pkgwant): New function that lists
packages that depend on a certain pkg.

* etc/pkgusr/zsh/zsh-pkgtools (H-pkg): Mention pkgwant().

* etc/pkgusr/zsh/zsh-pkgtools (xtar,vtar): Fix bug where xz files
weren't being detected.

* etc/pkgusr/zsh/zsh-pkgtools (pkg_ldconfig): Prevent spurious
output.

* etc/pkgusr/zsh/_zsh-pkgtools: Tab-complete users for pkgwant.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
etc/pkgusr/zsh/_zsh-pkgtools
etc/pkgusr/zsh/zsh-pkgtools