diff options
Diffstat (limited to 'app-dicts/myspell-km/myspell-km-1.6.ebuild')
-rw-r--r-- | app-dicts/myspell-km/myspell-km-1.6.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/myspell-km/myspell-km-1.6.ebuild b/app-dicts/myspell-km/myspell-km-1.6.ebuild deleted file mode 100644 index 7035347b731e..000000000000 --- a/app-dicts/myspell-km/myspell-km-1.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "km_KH.aff" - "km_KH.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Khmer dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/khmer-spelling-checker-sbbic-version" -SRC_URI="https://extensions.libreoffice.org/extension-center/khmer-spelling-checker-sbbic-version/releases/${PV}/sbbic-khmer-spelling-checker-${PV}.oxt" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |