blob: a44c74f4bf02ca6a158d1284dcd61e915bd9d6c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: quickly toggle boolean-type keywords
EAPI=6
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=895
INHERIT=vim-plugin
KEYWORDS=~alpha amd64 ~ia64 ~mips ppc sparc x86
LICENSE=GPL-2
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/toggle-0.5.tar.bz2 https://dev.gentoo.org/~radhermit/vim/toggle-0.5.tar.bz2
_eclasses_=vim-doc 76675474e2c64e01f41faabd9b3ab580 vim-plugin 1f214c929abd959ab2312ed512f624dc
_md5_=582252076d66381a224c28525ea72059
|