blob: 5979e9d9769e84f6e2f83f0615317e00f358f57b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: run ack from within vim
EAPI=6
HOMEPAGE=https://github.com/mileszs/ack.vim
KEYWORDS=amd64 x86
LICENSE=vim
RDEPEND=sys-apps/ack || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/mileszs/ack.vim/archive/1.0.9.zip -> ack.vim-1.0.9.zip
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 91272006cc17319e95a5165d616ad8d1
_md5_=f9c57a415ed203b6992c366b01996d55
|