summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-zu
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-zu
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-zu')
-rw-r--r--app-dicts/myspell-zu/Manifest2
-rw-r--r--app-dicts/myspell-zu/myspell-zu-20100126.ebuild28
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-zu/Manifest b/app-dicts/myspell-zu/Manifest
index e6f7722abc93..f4caf9db634e 100644
--- a/app-dicts/myspell-zu/Manifest
+++ b/app-dicts/myspell-zu/Manifest
@@ -1,3 +1,5 @@
+DIST myspell-zu-20100126.oxt 393165 BLAKE2B 0c31ab3746ffece8546415e051641c26f14cac80306e5326cd6616e953c34d810a6b3b9a44860450da720975e6e73bf0b1cc0661b92f95c3005ebdf8dabde3a9 SHA512 0eeafbcfff3459ec65d0fcd3b845d0cf7b1deecc1ce1364fb45cab092b17986971a3518190355e6ce863514df4bf822804cd9006fd40c0bd03eb5ad6129c3b8e
DIST myspell-zu_ZA-20060316.zip 290607 BLAKE2B 24952faa606fd7477fdaac81915ad31486fba8ad47533036b578ec281ef6946f2d418442d161f75f69350f722e771a67c40567f74359bd0885b36bbcf80dbc62 SHA512 dd504ef7969657243eb59aa5b85dd988602b5045666cdbf0787d4ebe492ea34d42edd8e4f9b58136e80add420c9ecc577d3285755fff3e17e668580cd2b82937
EBUILD myspell-zu-20060316.ebuild 561 BLAKE2B f96c2a15449fcab73974f5e1823e9a9979e3f9b3734c5e93e2a3e98690739891288bd439a948e7240881f1a16f91f8005b1c01ee38d2d6be87e8a144295b5ff5 SHA512 a47edc6189ca69fa2ccae5d88a005d83bf8bf5f3049ea0d51b84e65e03ac17ab79c43278c57b7426cea1fd3ace3dcea4c3f533dad7a644bc7824722aa227fb66
+EBUILD myspell-zu-20100126.ebuild 602 BLAKE2B ee2082799e31ab35ce8ecb6dd9624e3abb0394ffba9cd937e445833b0b0cca4f33e694b7c96e566969bb51b08d145fc06ac3969658a434c380c3319f11ba5e50 SHA512 db2424bb61b616bda648aef4590286a4bbbd90441b41e9b3e7ddc691099b93c75062413efe07dae9e61d2800910ec98e71bdfc24a130b1d675da75b398a8a8a8
MISC metadata.xml 246 BLAKE2B 4a746dc47f5e6f3ffcbaf1d8f66266a27edb57410ef7bc86230a8228e3ebb290202764649625f2e4e5cdd9b8308614714f9737a3225b42647237297194afbb2f SHA512 24064c771ba24adfc07416caded3b3863dc6f735e1c218fba431c289374755536e7664d021be8865fad9cd6508a824a82f4099ef93b84c93db4a32c1ce788a6f
diff --git a/app-dicts/myspell-zu/myspell-zu-20100126.ebuild b/app-dicts/myspell-zu/myspell-zu-20100126.ebuild
new file mode 100644
index 000000000000..0ed05d879cf1
--- /dev/null
+++ b/app-dicts/myspell-zu/myspell-zu-20100126.ebuild
@@ -0,0 +1,28 @@
+# 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=(
+ "zu_ZA.aff"
+ "zu_ZA.dic"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Zulu dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="https://extensions.openoffice.org/en/project/zulu-spell-checker"
+SRC_URI="mirror://sourceforge/aoo-extensions/dict-zu_za-${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=""