app-vim/vim-xkbswitch - 0.20 (booboo)

Search

Install

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

Package Information

Description:
easily switch current keyboard layout when entering and leaving Insert mode
Homepage:
http://www.vim.org/scripts/script.php?script_id=4503
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.20 8 ~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
View Raw Ebuild
# 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"

Inherited Eclasses

Dependencies

RDEPEND

x11-apps/xkb-switch

Manifest for 0.20

Type File Size Source URLs
DIST vim-xkbswitch-0.20.tgz 22066 bytes https://www.vim.org/scripts/download_script.php?src_id=28418