commit: bcb791fe563a921a10ee82200918ecd401ecfa94
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 05:39:59 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb791fe
app-dicts/myspell-zu: version bump
EAPI 6 and myspell-r2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-dicts/myspell-zu/Manifest | 1 +
app-dicts/myspell-zu/myspell-zu-20100126.ebuild | 28 +++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-dicts/myspell-zu/Manifest b/app-dicts/myspell-zu/Manifest
index babad607f14..b51c28ef78c 100644
--- a/app-dicts/myspell-zu/Manifest
+++ b/app-dicts/myspell-zu/Manifest
@@ -1 +1,2 @@
+DIST myspell-zu-20100126.oxt 393165 BLAKE2B
0c31ab3746ffece8546415e051641c26f14cac80306e5326cd6616e953c34d810a6b3b9a44860450da720975e6e73bf0b1cc0661b92f95c3005ebdf8dabde3a9
SHA512
0eeafbcfff3459ec65d0fcd3b845d0cf7b1deecc1ce1364fb45cab092b17986971a3518190355e6ce863514df4bf822804cd9006fd40c0bd03eb5ad6129c3b8e
DIST myspell-zu_ZA-20060316.zip 290607 BLAKE2B
24952faa606fd7477fdaac81915ad31486fba8ad47533036b578ec281ef6946f2d418442d161f75f69350f722e771a67c40567f74359bd0885b36bbcf80dbc62
SHA512
dd504ef7969657243eb59aa5b85dd988602b5045666cdbf0787d4ebe492ea34d42edd8e4f9b58136e80add420c9ecc577d3285755fff3e17e668580cd2b82937
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 00000000000..0ed05d879cf
--- /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=""