summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-ia
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-ia
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-ia')
-rw-r--r--app-dicts/myspell-ia/Manifest2
-rw-r--r--app-dicts/myspell-ia/myspell-ia-20140518.ebuild29
2 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/myspell-ia/Manifest b/app-dicts/myspell-ia/Manifest
index 93d785c3d9cf..5299836c79bc 100644
--- a/app-dicts/myspell-ia/Manifest
+++ b/app-dicts/myspell-ia/Manifest
@@ -1,4 +1,6 @@
DIST myspell-hyph_ia_ANY-20060316.zip 2364 BLAKE2B 0d71e8736900e51b2174dfc99dc332c74792082153e59a41b89d6948f5ee776753fb7a2803e505092c76ae821428ba7c169ba7798ba6304e11e51d09b9535456 SHA512 8c74c9a8795f392d460e67aac4aed2c53e080e4a493155369b2b2a85cdb8a440fc4ba6c8dd9ae150bec3bc1a91972ff7d9e1bd26781800e0b127f0284277b534
+DIST myspell-ia-20140518.oxt 224790 BLAKE2B a35c1beb10858ef259f11766dda60b6311a25532e11c983cb75f6bcf9bd4bd21af34b9372ae1e9fc1f64228c3155433868d0388350b10ff47c096f4e11126a1c SHA512 12f0bb5f14f1a7931f04143a670782b5c4764dbf2540da144cd6f1343cd06eba030007108a399f550daaf1f2161831e8f20a7db363d6857639a23a03e644bc4b
DIST myspell-ia_ANY-20060316.zip 182850 BLAKE2B 6e8c4adb78faf897dcf1deb529a2e8f2ecffbdfd9f06e945114de9bdbd1adafee89b27cc23b7ecf3172fe267872d318b7dd37046e693b0ba2a8d7088f2d93d8a SHA512 80be07c6ce8184c7005dba109ff089f888d653db2d2431dcadf296e9515ff91370380248405a579eaa410f101560e47cadf076533cda79e9e52f6fb12c98dda0
EBUILD myspell-ia-20060316.ebuild 558 BLAKE2B da5dfd06d210129c2f70a82bc74fccc1d20eaa05f217a37df0782a258135c54ec8f227252f2d3423d31b82bd07a5434ccdb12c9aa32dccfcacaf260303109039 SHA512 d2541bbf0123fa5918d0967adb2bdeda3c608d4707ec993a54798b78e79b34f0ae09c731d0770e5077e2c2242bdf9f568fa5009c3bd8fb4b4bbad5a546d15d67
+EBUILD myspell-ia-20140518.ebuild 663 BLAKE2B 93f6493f5c61e28b27936367936ffb5bd3fbc58c72f4acc88946190b7993b162787b9b7351ae0cb4f58b7f1b20433ddcbad1d82823d0a8f6a7a52e7cf52405a6 SHA512 c89916a7c59b5691bfb64db1e61b61f882fe0c7859baf3a303f378480b5fc5182d111ea2bb5539a3513aed43b7191bc386700f5272e9b9a28293b4e69e5e1f9a
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-ia/myspell-ia-20140518.ebuild b/app-dicts/myspell-ia/myspell-ia-20140518.ebuild
new file mode 100644
index 000000000000..3983ff9fc08a
--- /dev/null
+++ b/app-dicts/myspell-ia/myspell-ia-20140518.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PV=${PV::4}-${PV:4:2}-${PV:6}
+
+MYSPELL_DICT=(
+ "ia.aff"
+ "ia.dic"
+)
+
+MYSPELL_HYPH=(
+ "ia-hyph.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Interlingua dictionaries for myspell/hunspell"
+LICENSE="GPL-3"
+HOMEPAGE="https://extensions.openoffice.org/en/project/interlingua-dictionario-orthographic-e-regulas-de-division-de-parolas"
+SRC_URI="mirror://sourceforge/aoo-extensions/dict-ia-${MY_PV}.oxt -> ${P}.oxt"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""