blob: b653147e58aa7a2eec5a70284a745d78e1fc2f0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst unpack
DEPEND=>=dev-vcs/git-1.8.2.1
DESCRIPTION=Additional completion definitions for Zsh
EAPI=6
HOMEPAGE=https://github.com/zsh-users/zsh-completions
LICENSE=BSD
RDEPEND=app-shells/zsh
SLOT=0
_eclass_exported_funcs=pkg_postinst:- src_unpack:git-r3 src_install:-
_eclasses_=git-r3 4f7ddb4119309845d6687213171ab445
_md5_=4025dcdf6deded724423f2d9ad7f563a
|