summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-18 14:18:57 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-18 14:18:57 +0200
commit447084526861b526a011ad9e9df9781fea128c3f (patch)
tree51a4db849244805954fc4730e94eec82cc08458d /app-dicts
parentx11-themes/sawfish-themes: Port to EAPI 7 (diff)
downloadgentoo-447084526861b526a011ad9e9df9781fea128c3f.tar.gz
gentoo-447084526861b526a011ad9e9df9781fea128c3f.tar.bz2
gentoo-447084526861b526a011ad9e9df9781fea128c3f.zip
app-dicts/myspell-tn: Port to EAPI 6
Closes: https://bugs.gentoo.org/697420 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-tn/myspell-tn-20060316.ebuild19
1 files changed, 8 insertions, 11 deletions
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"