From 8f364688c033c90168c0c2d8c86a42e1c4af0cc5 Mon Sep 17 00:00:00 2001 From: Marco Scardovi Date: Mon, 3 May 2021 19:46:53 +0200 Subject: app-dicts/myspell-zu: bump to EAPI 7 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi Closes: https://github.com/gentoo/gentoo/pull/20660 Signed-off-by: Joonas Niilola --- app-dicts/myspell-zu/myspell-zu-20100126.ebuild | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'app-dicts') diff --git a/app-dicts/myspell-zu/myspell-zu-20100126.ebuild b/app-dicts/myspell-zu/myspell-zu-20100126.ebuild index cceb7046647e..1473e1239761 100644 --- a/app-dicts/myspell-zu/myspell-zu-20100126.ebuild +++ b/app-dicts/myspell-zu/myspell-zu-20100126.ebuild @@ -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} @@ -10,12 +10,6 @@ MYSPELL_DICT=( "zu_ZA.dic" ) -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - inherit myspell-r2 DESCRIPTION="Zulu dictionaries for myspell/hunspell" @@ -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="" -- cgit v1.2.3-65-gdbad