summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-tn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
commitbd4aeefe33e63f613512604e47bfca7b2187697d (patch)
treeadb35b5a9a00ee7ea591ab0c987f70167c23b597 /app-dicts/myspell-tn
parent48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff)
gentoo resync : 03.11.2019
Diffstat (limited to 'app-dicts/myspell-tn')
-rw-r--r--app-dicts/myspell-tn/Manifest2
-rw-r--r--app-dicts/myspell-tn/myspell-tn-20060316.ebuild19
2 files changed, 9 insertions, 12 deletions
diff --git a/app-dicts/myspell-tn/Manifest b/app-dicts/myspell-tn/Manifest
index 499be82ce635..79b3231981ce 100644
--- a/app-dicts/myspell-tn/Manifest
+++ b/app-dicts/myspell-tn/Manifest
@@ -1,3 +1,3 @@
DIST myspell-tn_ZA-20060316.zip 17125 BLAKE2B 74832b044863dd74c4b486d7ad57aec20c3caa32dc87ccecade5b3e19c2ad9fdfd2fd76525eb174e473db7c29c2c71f934f158adb8f40314e5b6d8967b61d869 SHA512 5cf59152ff423686e736356525fd3b35059158b410e8229ea7707597b99b0f5933b4a03f5ba9f851d77d02b7ef06d72b3dd37f690064f1d2d3902c459d0be50d
-EBUILD myspell-tn-20060316.ebuild 476 BLAKE2B f4c89257f86af562241802e71fc583d5d4d60d5951813d521b827f94f177ba01378eefd2b8c60340dd9e8c0ad608931f97a4292e990d2d7595cd6372215596e6 SHA512 b87ececeb3fc2e6e5b1fa94c25ac6df9abc459757fd21e3432dc3ff2cddd5e924e57b170e8efd58e5167b47787f9037c46dc55bdf95c83d8c86e8895ca5c3c7f
+EBUILD myspell-tn-20060316.ebuild 434 BLAKE2B 767aff910e72e505c9fe0583ff9146e87f8cfcd23a11a09e80f7a29c316959d01daa151ba3bd512f041cf7f0f3d6988fab2ccc30605279bdba11f07eab20b722 SHA512 5efbae6179adb1ed3c43791f2aa396aefcc873ae33d72d5a71113130bcf29f7570858b588fda94058b30e67636908ef8c04d99aeb83cd8efa61745d631582e5b
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
index 6811144d73ac..5cb2c8ecdf97 100644
--- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
@@ -1,22 +1,19 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=6
-MYSPELL_SPELLING_DICTIONARIES=(
-"tn,ZA,tn_ZA,Setswana (Africa),tn_ZA.zip"
+MYSPELL_DICT=(
+ "tn_ZA.aff"
+ "tn_ZA.dic"
)
-MYSPELL_HYPHENATION_DICTIONARIES=(
-)
-
-MYSPELL_THESAURUS_DICTIONARIES=(
-)
-
-inherit myspell
+inherit myspell-r2
DESCRIPTION="Setswana dictionaries for myspell/hunspell"
-LICENSE="GPL-2"
HOMEPAGE="http://lingucomponent.openoffice.org/"
+SRC_URI="mirror://gentoo/myspell-tn_ZA-20060316.zip"
+LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86"