2020-01-13 16:40:38 +03:00
|
|
|
DEFINED_PHASES=install postinst postrm prepare setup unpack
|
|
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
|
|
DESCRIPTION=vim plugin: visualize your vim undo tree
|
|
|
|
EAPI=7
|
2020-11-18 10:28:14 +03:00
|
|
|
HOMEPAGE=https://github.com/sjl/gundo.vim
|
2022-05-01 15:36:50 +03:00
|
|
|
INHERIT=vim-plugin python-single-r1 vcs-snapshot
|
2021-06-01 14:57:03 +03:00
|
|
|
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
2020-04-05 22:48:51 +03:00
|
|
|
KEYWORDS=amd64 x86 ~x64-macos
|
2020-01-13 16:40:38 +03:00
|
|
|
LICENSE=GPL-2+
|
2022-07-01 22:03:16 +03:00
|
|
|
RDEPEND=|| ( app-editors/vim[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] app-editors/gvim[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
2021-06-01 14:57:03 +03:00
|
|
|
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
2020-01-13 16:40:38 +03:00
|
|
|
SLOT=0
|
2020-11-18 10:28:14 +03:00
|
|
|
SRC_URI=https://github.com/sjl/gundo.vim/archive/v2.6.2.tar.bz2 -> gundo-2.6.2.tar.bz2
|
2022-07-01 22:03:16 +03:00
|
|
|
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multilib 4fbbbc98f236f1b43acd99476bc3cd85 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb vcs-snapshot 19dc666868420457132a7514d4621476 vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
|
2021-05-25 08:43:00 +03:00
|
|
|
_md5_=0815e6fa3b341cdcf9320063ab1777bc
|