commit:     7070fec5636d1e5b3e62bd8b737d27074cd2ef20
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 10:42:32 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7070fec5

app-dicts/myspell-lv: 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-lv/myspell-lv-1.3.0.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild 
b/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild
index 1fc2aad70eb..1401a85b5d3 100644
--- a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild
+++ b/app-dicts/myspell-lv/myspell-lv-1.3.0.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=5
+EAPI=7
 
 MYSPELL_DICT=(
        "lv_LV.aff"
@@ -12,9 +12,6 @@ MYSPELL_HYPH=(
        "hyph_lv_LV.dic"
 )
 
-MYSPELL_THES=(
-)
-
 inherit myspell-r2
 
 DESCRIPTION="Latvian dictionaries for myspell/hunspell"
@@ -24,6 +21,5 @@ SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip -> 
${P}.zip"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""
 
 DEPEND="app-arch/unzip"

Reply via email to