summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-mi
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-mi
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r--app-dicts/myspell-mi/Manifest3
-rw-r--r--app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild26
-rw-r--r--app-dicts/myspell-mi/myspell-mi-20060316.ebuild2
3 files changed, 29 insertions, 2 deletions
diff --git a/app-dicts/myspell-mi/Manifest b/app-dicts/myspell-mi/Manifest
index a83786ff2807..61b294c055ac 100644
--- a/app-dicts/myspell-mi/Manifest
+++ b/app-dicts/myspell-mi/Manifest
@@ -1,3 +1,4 @@
DIST myspell-mi_NZ-20060316.zip 78777 BLAKE2B 4e694d2ee35c86d677ec9abef3346e4c47364c80ae327178cab8556a514dc810f71af589349e5730367a9ac952165fe634545d426f8352bbe99096d22cf33e83 SHA512 391f70bbd7d66ede4c8df7f7d5544bc7f40c3e97b80b509ce887e74770f9183ca98475715dbf9e6ceecb3445d1d3c5c1de35d1ea540e13a3a17eef690c91925d
-EBUILD myspell-mi-20060316.ebuild 490 BLAKE2B 749305f7c8403e6a6485d066d089f4c96a4a2b53dfc71206d53928f0ada1fea1212375c959d27554d97907495fe0b0b4edc52d2f6d65259379c6034f6c260eed SHA512 3cd3d08868fe42d2a7d91f7d6763e928a33588f6248437acb7785b96fcc0788c40f992d91bbf7a9892e51148085d8d977df0bb99919ad69a198fb672671ae760
+EBUILD myspell-mi-20060316-r1.ebuild 505 BLAKE2B d9105c1d4553c9a14cd0345d15a424b0b179cb84f276fa0db49d43b487adf0a91b50b84d5b447291afc723e1d6256399364b8bb27a37357bd8a8bfe030df181d SHA512 e30dd3b803d00cd9563725eeee4ebfc785ad176f05d3986764b10c9315469367d22fa79fec9cf8d9f8189d3064d3417dbdb400da81259537bc4642a5dd90fffe
+EBUILD myspell-mi-20060316.ebuild 496 BLAKE2B 591c9911fde26a960d6935167c4428a54f313193f268ae8ec8ce47d35f2f0d2f5b8d3f9daa50bfd1465a4951dc6ddce3028dea2b1250590430fe4f00cf6ea56d SHA512 d6b89e912cdb0f68bdb90f98ad719d063d22fc9a31049537e9be792d72db65d2caaca6de0bf4f3dc2b8febc632cf14e10460f0b4329b79b1c71195a0f7255b52
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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
index acbc0943b514..37d90fdbed20 100644
--- a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild
+++ b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild
@@ -17,4 +17,4 @@ DESCRIPTION="Maori dictionaries for myspell/hunspell"
LICENSE="LGPL-2.1"
HOMEPAGE="http://lingucomponent.openoffice.org/"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"