mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
16 lines
1.3 KiB
Plaintext
16 lines
1.3 KiB
Plaintext
DEFINED_PHASES=install postinst postrm prepare setup
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: A set of menus/shortcuts to work with Python files
|
|
EAPI=8
|
|
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=30
|
|
INHERIT=vim-plugin python-single-r1
|
|
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~alpha amd64 ppc ~sparc x86
|
|
LICENSE=vim
|
|
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=mirror://gentoo/vimpython-1.13.tar.bz2 https://dev.gentoo.org/~radhermit/vim/vimpython-1.13.tar.bz2
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=04e186bec26511bf084e54b35c58798d
|