summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-mk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
commit1173ad5704ce725916e0c332416aff326d850d06 (patch)
treed48d60977ce19864893dfb2222bf2982ffb4262a /app-dicts/myspell-mk
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-mk')
-rw-r--r--app-dicts/myspell-mk/Manifest2
-rw-r--r--app-dicts/myspell-mk/myspell-mk-20091211.ebuild26
2 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/myspell-mk/Manifest b/app-dicts/myspell-mk/Manifest
index 277f07d3f6d0..c5bff8b33c9b 100644
--- a/app-dicts/myspell-mk/Manifest
+++ b/app-dicts/myspell-mk/Manifest
@@ -1,3 +1,5 @@
+DIST myspell-mk-20091211.oxt 488927 BLAKE2B ef9f9178729dc1af3968583c96e96ca322f609cff91c5c9ae2b6b852e6d3bf5dc71d539eedbe3c88cb3e9028efe18442822746aa7d2dc134000d26ee17034b61 SHA512 7dab57512c208e705b122100b20fd93587d42dac95d9fa701477b5940d715964e6aa71b20abcf6b16eb4f7706d0c0026f1b01815f63b1b85b0a2e0ce0ac40376
DIST myspell-mk_MK-20060316.zip 631595 BLAKE2B 6fb5f2ca224fbe3786eee3b2b748bd7fbc5e45b1dc544b37040bc8a847da4884c155aa942f4f62f8b5ac8478b61171e236ba2ff34ece0eeabfe9abca68a4a6bc SHA512 c6522c631d9416ca5b2102c7e616f8b7eac88f83002986a2f4e5bb159abd81aae718718fc49271ad4ba4e89657a90834c5de8ceec4f93313d27576b513debd22
EBUILD myspell-mk-20060316.ebuild 501 BLAKE2B 151c5ec9a025cfaf3fd485504b345a9e44f8aaef51b08a27cb4600582863be401cb08703169852c160c63162390c5df3b558e3f4157718e28ba9bc4d457132a8 SHA512 da56a8664a46e5b626c820f0b65acb245b0bba5971aa206b6be40ba75ac09253cc7a0890f75b714395a6572e626fb90e492d68628edac3acce36d69e9f725465
+EBUILD myspell-mk-20091211.ebuild 575 BLAKE2B 26d5f374fc48583ef988f019d099e60d1c9d87a380cc7584617c5556d44787f2b85345e353e8ffee1e34d09c8443d9c0a54037f6364ca37d52e1708187c36162 SHA512 1147b01251b26bdd74760edb62def66f2220295bb08e91160077881579702f6f8603c8734b6ed7c60057dcf7aa94fb84f1bd77cf4694732abcd829dbc3c029d7
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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=""