app-dicts/aspell-en - 2026.02.25.0 (gentoo)

Search

Install

Install this version:

emerge -a =app-dicts/aspell-en-2026.02.25.0

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

autounmask =app-dicts/aspell-en-2026.02.25.0

Or alternatively:

emerge --autounmask-write -a =app-dicts/aspell-en-2026.02.25.0

Package Information

License:
Ispell myspell-en_CA-KevinAtkinson Princeton public-domain

Ebuild Details

Version EAPI Keywords Slot
2026.02.25.0 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ASPELL_LANG="English (British, Canadian, US)"
ASPELL_VERSION=6

inherit aspell-dict-r1

LICENSE="Ispell myspell-en_CA-KevinAtkinson Princeton public-domain"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"

Inherited Eclasses