mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
14 lines
624 B
Groff
14 lines
624 B
Groff
DEFINED_PHASES=compile install postinst postrm
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: enhanced Tab key functionality
|
|
EAPI=7
|
|
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=1643 https://github.com/ervandew/supertab/
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=amd64 ~mips ppc ppc64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ervandew/supertab/archive/2.1.tar.gz -> supertab-2.1.tar.gz
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=c01da565336afdb92310a19d1c6c2ced
|