summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-mi
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/myspell-mi
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r--app-dicts/myspell-mi/Manifest4
-rw-r--r--app-dicts/myspell-mi/metadata.xml5
-rw-r--r--app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild26
-rw-r--r--app-dicts/myspell-mi/myspell-mi-20060316.ebuild22
4 files changed, 57 insertions, 0 deletions
diff --git a/app-dicts/myspell-mi/Manifest b/app-dicts/myspell-mi/Manifest
new file mode 100644
index 000000000000..882b73ff5a08
--- /dev/null
+++ b/app-dicts/myspell-mi/Manifest
@@ -0,0 +1,4 @@
+DIST myspell-mi_NZ-20060316.zip 78777 BLAKE2B 4e694d2ee35c86d677ec9abef3346e4c47364c80ae327178cab8556a514dc810f71af589349e5730367a9ac952165fe634545d426f8352bbe99096d22cf33e83 SHA512 391f70bbd7d66ede4c8df7f7d5544bc7f40c3e97b80b509ce887e74770f9183ca98475715dbf9e6ceecb3445d1d3c5c1de35d1ea540e13a3a17eef690c91925d
+EBUILD myspell-mi-20060316-r1.ebuild 505 BLAKE2B d9105c1d4553c9a14cd0345d15a424b0b179cb84f276fa0db49d43b487adf0a91b50b84d5b447291afc723e1d6256399364b8bb27a37357bd8a8bfe030df181d SHA512 e30dd3b803d00cd9563725eeee4ebfc785ad176f05d3986764b10c9315469367d22fa79fec9cf8d9f8189d3064d3417dbdb400da81259537bc4642a5dd90fffe
+EBUILD myspell-mi-20060316.ebuild 504 BLAKE2B 23ff69938299a10ded2a22b49ecfd607f071f864e94ef515567214f342104551ed88f2b7c5af2fc8465b9540681852d3fed15c772305152f26a6c0763bb219a1 SHA512 de8e4858b92a0837a2e50705d289fd62b0283f15a543e8d85c212f23c2afaaddcf92161f322ab899dd038d72d566d3456bcbe5ba53878b1a39fe65cf13536644
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-mi/metadata.xml b/app-dicts/myspell-mi/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/myspell-mi/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild
new file mode 100644
index 000000000000..aeb2b7bc734c
--- /dev/null
+++ b/app-dicts/myspell-mi/myspell-mi-20060316-r1.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=(
+ "mi_NZ.aff"
+ "mi_NZ.dic"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Maori dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="http://lingucomponent.openoffice.org/"
+SRC_URI="mirror://gentoo/myspell-mi_NZ-${PV}.zip"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
diff --git a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild
new file mode 100644
index 000000000000..b3542b5a440e
--- /dev/null
+++ b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=0
+
+MYSPELL_SPELLING_DICTIONARIES=(
+"mi,NZ,mi_NZ,Maori (New Zealand),mi_NZ.zip"
+)
+
+MYSPELL_HYPHENATION_DICTIONARIES=(
+)
+
+MYSPELL_THESAURUS_DICTIONARIES=(
+)
+
+inherit myspell
+
+DESCRIPTION="Maori dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="http://lingucomponent.openoffice.org/"
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"