2016-06-07 16:14:19 +03:00
|
|
|
DEFINED_PHASES=install postinst postrm
|
|
|
|
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
|
|
DESCRIPTION=vim plugin: runs the currently open file through flake8
|
|
|
|
EAPI=6
|
|
|
|
HOMEPAGE=https://github.com/nvie/vim-flake8
|
2016-08-12 09:05:57 +03:00
|
|
|
KEYWORDS=amd64 ppc ppc64 x86
|
2016-06-07 16:14:19 +03:00
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-python/flake8 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://github.com/nvie/vim-flake8/archive/1.6.zip -> vim-flake8-1.6.zip
|
2016-08-01 08:48:34 +03:00
|
|
|
_eclasses_=vim-doc 1b0813c9dadf2431c96854a8d46f5eaf vim-plugin cba1cae8a355e4e89cbd2615aed3b1d5
|
2016-08-12 09:05:57 +03:00
|
|
|
_md5_=82df30f4e6f62e161c0623cbdafcfe72
|