diff options
author | Marco Scardovi <marco@scardovi.com> | 2021-05-03 12:21:54 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-06-03 17:20:37 +0300 |
commit | 2ed76b61db28413c1264650b2d430d263ef3789c (patch) | |
tree | d7dbf45e6e503026d2e9fba108a8b634f1f992ef /app-dicts | |
parent | app-dicts/myspell-km: bump to EAPI 7 + verbump to 1.82 (diff) | |
download | gentoo-2ed76b61db28413c1264650b2d430d263ef3789c.tar.gz gentoo-2ed76b61db28413c1264650b2d430d263ef3789c.tar.bz2 gentoo-2ed76b61db28413c1264650b2d430d263ef3789c.zip |
app-dicts/myspell-ku: 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-ku/myspell-ku-0.21.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/myspell-ku/myspell-ku-0.21.ebuild b/app-dicts/myspell-ku/myspell-ku-0.21.ebuild index 685e6094b336..a4625793fd5b 100644 --- a/app-dicts/myspell-ku/myspell-ku-0.21.ebuild +++ b/app-dicts/myspell-ku/myspell-ku-0.21.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 MYSPELL_DICT=( "ku_TR/ku_TR.aff" @@ -23,4 +23,3 @@ SRC_URI="mirror://sourceforge/myspellkurdish/ku_TR-${PV/./}.zip" LICENSE="GPL-3 LGPL-3 MPL-1.1" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |