blob: c2e31b1dd66ce4334574f358022884e90424d911 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm prepare
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: enhanced multi-file search
EAPI=6
HOMEPAGE=https://github.com/wincent/ferret
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/wincent/ferret/archive/1.4.zip -> ferret-1.4.zip
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin ff2ccbd2442c4638fc3edf62f08acc84
_md5_=483a397066170d04ea72e7fbc4a9a0a6
|