app-vim/vim-spell-pt - 20100312-r2 (gentoo)

Search

Install

Install this version:

emerge -a =app-vim/vim-spell-pt-20100312-r2

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

autounmask =app-vim/vim-spell-pt-20100312-r2

Or alternatively:

emerge --autounmask-write -a =app-vim/vim-spell-pt-20100312-r2

Package Information

Homepage:
https://wiki.gentoo.org/wiki/No_homepage
License:
GPL-2 LGPL-2.1 MPL-1.1

Ebuild Details

Version EAPI Keywords Slot
20100312-r2 8 amd64 x86
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

VIM_SPELL_LANGUAGE="Portuguese"

inherit vim-spell

HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
KEYWORDS="amd64 x86"

Inherited Eclasses