14 lines
1 KiB
Text
14 lines
1 KiB
Text
DEFINED_PHASES=install postinst postrm setup unpack
|
|
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: integrates python documentation view and search tool
|
|
EAPI=6
|
|
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=910 https://github.com/fs111/pydoc.vim
|
|
IUSE=+python_single_target_python3_6
|
|
KEYWORDS=amd64 ppc ppc64 x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_6 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/fs111/pydoc.vim/tarball/2.0 -> pydoc-2.0.tar.gz
|
|
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 multilib d410501a125f99ffb560b0c523cd3d1e python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vim-doc 4db4257ea295035f27611730650a03f1 vim-plugin 3160d9cb05ef44497be1485db0fe7590
|
|
_md5_=b87ef79c9e86ad5178d8ebce88efed9c
|