Skip to content

Commit

Permalink
app-dicts/myspell-tn: Port to EAPI 6
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/697420
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Oct 18, 2019
1 parent 8907daa commit 4470845
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions app-dicts/myspell-tn/myspell-tn-20060316.ebuild
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 4470845

Please sign in to comment.