14 lines
1.1 KiB
Text
14 lines
1.1 KiB
Text
DEFINED_PHASES=install postinst postrm prepare setup
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: easy note taking in vim
|
|
EAPI=5
|
|
HOMEPAGE=http://peterodding.com/code/vim/notes/
|
|
IUSE=python_targets_python2_7 python_single_target_python2_7
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] >=app-vim/vim-misc-1.8.5 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
REQUIRED_USE=python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/xolox/vim-notes/archive/0.23.11.tar.gz -> notes-0.23.11.tar.gz
|
|
_eclasses_=eutils 06133990e861be0fe60c2b428fd025d9 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-single-r1 a71a169a881e0a11d04a7fe12dc39f6e python-utils-r1 8c66c6dabd0295878b68b40dbd0b087b toolchain-funcs 0f1760274637a138b99bb649202ea402 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
|
|
_md5_=6e7699c9a7f535a3c4fb01dc9637f331
|