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.
14 lines
604 B
14 lines
604 B
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: Indent Python code according to PEP8
|
|
EAPI=8
|
|
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=974
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=amd64 ppc ppc64 x86
|
|
LICENSE=vim.org
|
|
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/vim-scripts/indentpython.vim/archive/0.3.tar.gz -> indentpython-0.3.tar.gz
|
|
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
|
|
_md5_=9b69f27191944a80ebe200040b612b8c
|