Install this version:
emerge -a =app-vim/vim-xkbswitch-0.20
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-vim/vim-xkbswitch-0.20
Or alternatively:
emerge --autounmask-write -a =app-vim/vim-xkbswitch-0.20
# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit vim-plugin DESCRIPTION="easily switch current keyboard layout when entering and leaving Insert mode" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4503" SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=28418 -> $P.tgz" S="$WORKDIR" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-apps/xkb-switch"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | vim-xkbswitch-0.20.tgz | 22066 bytes | https://www.vim.org/scripts/download_script.php?src_id=28418 |