Skip to content

Commit

Permalink
app-dicts/myspell-zu: bump to EAPI 7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <[email protected]>
Closes: gentoo#20660
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
Marco Scardovi authored and juippis committed Jun 3, 2021
1 parent 96b3d9c commit 8f36468
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions app-dicts/myspell-zu/myspell-zu-20100126.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

MY_PV=${PV::4}.${PV:4:2}.${PV:6}

Expand All @@ -10,12 +10,6 @@ MYSPELL_DICT=(
"zu_ZA.dic"
)

MYSPELL_HYPH=(
)

MYSPELL_THES=(
)

inherit myspell-r2

DESCRIPTION="Zulu dictionaries for myspell/hunspell"
Expand All @@ -25,4 +19,3 @@ 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 ~riscv sparc x86"
IUSE=""

0 comments on commit 8f36468

Please sign in to comment.