blob: d8bdbed0266ac14b079f601c57892f119d193474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: heuristically set buffer options
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/sleuth-1.0.tar.bz2 https://dev.gentoo.org/~radhermit/vim/sleuth-1.0.tar.bz2
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 573d7d5bb2611785411d2e993f727454
_md5_=73fc3702c636f4fe92e413cfc98ba952
|