commit: c35fa9eab0325084d7da74782cf054cdb7f9344f
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May 3 11:10:35 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 3 14:20:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35fa9ea
app-dicts/myspell-ms: bump to EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-ms/myspell-ms-20100407.ebuild | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/app-dicts/myspell-ms/myspell-ms-20100407.ebuild
b/app-dicts/myspell-ms/myspell-ms-20100407.ebuild
index ad6078bb889..269cd437daf 100644
--- a/app-dicts/myspell-ms/myspell-ms-20100407.ebuild
+++ b/app-dicts/myspell-ms/myspell-ms-20100407.ebuild
@@ -1,19 +1,13 @@
-# 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
MYSPELL_DICT=(
"ms_MY.aff"
"ms_MY.dic"
)
-MYSPELL_HYPH=(
-)
-
-MYSPELL_THES=(
-)
-
inherit myspell-r2
DESCRIPTION="Malay dictionaries for myspell/hunspell"
@@ -23,4 +17,3 @@ SRC_URI="mirror://sourceforge/aoo-extensions/ms_my.oxt ->
${P}.oxt"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""