summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-mk/Manifest1
-rw-r--r--app-dicts/myspell-mk/myspell-mk-20091211.ebuild26
2 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/myspell-mk/Manifest b/app-dicts/myspell-mk/Manifest
index 9c6586fa22aa..1beec2b0d425 100644
--- a/app-dicts/myspell-mk/Manifest
+++ b/app-dicts/myspell-mk/Manifest
@@ -1 +1,2 @@
+DIST myspell-mk-20091211.oxt 488927 BLAKE2B ef9f9178729dc1af3968583c96e96ca322f609cff91c5c9ae2b6b852e6d3bf5dc71d539eedbe3c88cb3e9028efe18442822746aa7d2dc134000d26ee17034b61 SHA512 7dab57512c208e705b122100b20fd93587d42dac95d9fa701477b5940d715964e6aa71b20abcf6b16eb4f7706d0c0026f1b01815f63b1b85b0a2e0ce0ac40376
DIST myspell-mk_MK-20060316.zip 631595 BLAKE2B 6fb5f2ca224fbe3786eee3b2b748bd7fbc5e45b1dc544b37040bc8a847da4884c155aa942f4f62f8b5ac8478b61171e236ba2ff34ece0eeabfe9abca68a4a6bc SHA512 c6522c631d9416ca5b2102c7e616f8b7eac88f83002986a2f4e5bb159abd81aae718718fc49271ad4ba4e89657a90834c5de8ceec4f93313d27576b513debd22
diff --git a/app-dicts/myspell-mk/myspell-mk-20091211.ebuild b/app-dicts/myspell-mk/myspell-mk-20091211.ebuild
new file mode 100644
index 000000000000..cf66024c1534
--- /dev/null
+++ b/app-dicts/myspell-mk/myspell-mk-20091211.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "mk_MK.aff"
+ "mk_MK.dic"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Macedonian dictionaries for myspell/hunspell"
+LICENSE="GPL-2"
+HOMEPAGE="https://extensions.openoffice.org/en/project/macedonian-spellchecker-dictionary"
+SRC_URI="mirror://sourceforge/aoo-extensions/dict-mk.oxt -> ${P}.oxt"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""