14 lines
1.4 KiB
Groff
14 lines
1.4 KiB
Groff
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_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6[sqlite] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,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_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/xolox/vim-notes/archive/0.23.2.tar.gz -> notes-0.23.2.tar.gz
|
|
_eclasses_=eutils 40081e8c7e7f7c4f9db349a1d6d52925 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 82a55861314bbcedaf1e08ed4dd651b3 python-utils-r1 49ee0ca5e1019d8f256a23692dad2642 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
|
|
_md5_=07ccf92be1a340140e481093a5d2e2c9
|