diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:56:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:25 +0100 |
commit | 5078dcf034e5bb2d59aec145c6c45d802261aa08 (patch) | |
tree | 361ef7d1d561a5a2ed475747fc2c53513ca3eb6c /app-dicts/myspell-km | |
parent | app-dicts/myspell-is: drop 2012.09.01 (diff) | |
download | gentoo-5078dcf034e5bb2d59aec145c6c45d802261aa08.tar.gz gentoo-5078dcf034e5bb2d59aec145c6c45d802261aa08.tar.bz2 gentoo-5078dcf034e5bb2d59aec145c6c45d802261aa08.zip |
app-dicts/myspell-km: drop 1.6
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-km')
-rw-r--r-- | app-dicts/myspell-km/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-km/myspell-km-1.6.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/app-dicts/myspell-km/Manifest b/app-dicts/myspell-km/Manifest index b40e2b8531ab..5e4f5e526cf6 100644 --- a/app-dicts/myspell-km/Manifest +++ b/app-dicts/myspell-km/Manifest @@ -1,2 +1 @@ -DIST sbbic-khmer-spelling-checker-1.6.oxt 355760 BLAKE2B f9b87b3ab40204cb756440b0d705156c9b7d7d2220db9a1baba8b3c5247b6cee76c7326e7e5f69d6f7f2ae926b0e865fd7dc2f1c38db40608ddaee5159f407b2 SHA512 0cbe28a5b9c1c7aebe8cb14ab76115dd3d08c75f20200bd0685d05b5d462b2c53b3e658b150d58a44dcf1589df99eb92a68aae3f5d5afb63591ae19a338230b8 DIST sbbic-khmer-spelling-checker-libreoffice-1-82.oxt 606267 BLAKE2B 9b876a252266f933eaecc065869b0a6f52d202a4122d24d229b438585dc39cbb0798fc5c5dc84f0fc7cb38b4a1653cb53339bd8a0ddefd5f69ae50bbefa9cb3a SHA512 b73daa7a0363880aeebcafa0b4f38b48d9a2d24858cdcf393d04dd367a119fa86047ccd72f7bbd184c0883369d53c08dcf48a3fb2c29639ae42c8d801a869e96 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="" |