summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <marco@scardovi.com>2021-05-03 12:42:32 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-03 17:20:37 +0300
commit7070fec5636d1e5b3e62bd8b737d27074cd2ef20 (patch)
treef376cfdd392c145cf8b73212495c377e387bb5e2 /app-dicts
parentapp-dicts/myspell-lt: bump to EAPI 7 + revbump (diff)
downloadgentoo-7070fec5636d1e5b3e62bd8b737d27074cd2ef20.tar.gz
gentoo-7070fec5636d1e5b3e62bd8b737d27074cd2ef20.tar.bz2
gentoo-7070fec5636d1e5b3e62bd8b737d27074cd2ef20.zip
app-dicts/myspell-lv: bump to EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild8
1 files 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 1fc2aad70eb3..1401a85b5d3f 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"