app-vim/vim-spell-de - 20080213-r2 (gentoo)

Search

Install

Install this version:

emerge -a =app-vim/vim-spell-de-20080213-r2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-vim/vim-spell-de-20080213-r2

Or alternatively:

emerge --autounmask-write -a =app-vim/vim-spell-de-20080213-r2

Package Information

Homepage:
https://wiki.gentoo.org/wiki/No_homepage
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
20080213-r2 8 amd64 ~arm ppc ~sparc x86 ~x64-macos
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

VIM_SPELL_LANGUAGE="German"

inherit vim-spell

HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
LICENSE="GPL-2"
KEYWORDS="amd64 ~arm ppc ~sparc x86 ~x64-macos"

Inherited Eclasses