You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
565 B
13 lines
565 B
DEFINED_PHASES=install postinst postrm
|
|
DEPEND=|| ( >=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
|
|
KEYWORDS=amd64 ppc ppc64 x86
|
|
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.tar.gz -> vim-flake8-1.6.tar.gz
|
|
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
|
_md5_=f9ac2fbf18d73d0c7a5bd51bb810e3f5
|