app-dicts/myspell-sw: version bump
authorMarty E. Plummer <hanetzer@startmail.com>
Mon, 26 Mar 2018 18:55:37 +0000 (13:55 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 27 Mar 2018 22:30:07 +0000 (18:30 -0400)
EAPI 6 and myspell-r2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-dicts/myspell-sw/Manifest
app-dicts/myspell-sw/myspell-sw-20110106.ebuild [new file with mode: 0644]

index cf596949910ff525bad4fe2bc7d8cdf8d54efffa..952aa92b514a8fd0c8caf591390b17e2cf07aa1a 100644 (file)
@@ -1 +1,2 @@
+DIST myspell-sw-20110106.oxt 423064 BLAKE2B 32e74434714c62b4f5248775ac0ca0262d774a339c84899c822d0099ba1d90830620f748796d246373b566f5b1bbeddbb0b46fd3cf5d9c02168e2f0c18263dbf SHA512 734e760fb3ed95905f7ececc38ad3d4d87f77d5a953e5427d6d242ec73567a35311fea26d1298edb5d1650d6e07a6859c82bff8a6f309d226307873067cc7e98
 DIST myspell-sw_KE-20060316.zip 193118 BLAKE2B c71dc2b85a360e89f824b5df299c424ecc4f5dd198a6213a29f26d78e436fc899f1febc015700eaa63c13295a818633934af15f8cf874773ab01cd5f6d4d1121 SHA512 0ba002f3264ef66d1caa938640fb26709cf2ec45b65f73982311924b2a317bc8ed73bc8942569ab68d54bfe6b8a5f57e869473ea60de790707fe430eaa24b8d4
diff --git a/app-dicts/myspell-sw/myspell-sw-20110106.ebuild b/app-dicts/myspell-sw/myspell-sw-20110106.ebuild
new file mode 100644 (file)
index 0000000..e816579
--- /dev/null
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+       "sw_KE.aff"
+       "sw_KE.dic"
+       "sw_TZ.aff"
+       "sw_TZ.dic"
+)
+
+MYSPELL_HYPH=(
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Kiswahili dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="https://extensions.openoffice.org/en/project/swahili-dictionary"
+SRC_URI="mirror://sourceforge/aoo-extensions/dicts.sw.oxt -> ${P}.oxt"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""