Install this version:
emerge -a =app-dicts/myspell-sl-20201231
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-dicts/myspell-sl-20201231
Or alternatively:
emerge --autounmask-write -a =app-dicts/myspell-sl-20201231
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20201231 | 7 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MYSPELL_DICT=(
"sl_SI.aff"
"sl_SI.dic"
)
MYSPELL_HYPH=(
"hyph_sl_SI.dic"
)
MYSPELL_THES=(
"th_sl_SI_v2.dat"
"th_sl_SI_v2.idx"
)
inherit myspell-r2
DESCRIPTION="Slovenian dictionaries for myspell/hunspell"
HOMEPAGE="https://extensions.libreoffice.org/extension-center/slovenian-dictionary-pack"
SRC_URI="https://extensions.libreoffice.org/assets/downloads/752/pack-sl.oxt -> ${P}.oxt"
LICENSE="GPL-3 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | myspell-sl-20201231.oxt | 1606834 bytes | https://extensions.libreoffice.org/assets/downloads/752/pack-sl.oxt |