commit:     b4aa86a73dc212bc5c476f42defd2d03060385f6
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 16:32:11 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4aa86a7

app-dicts/myspell-sq: 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-sq/myspell-sq-1.6.4.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild 
b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild
index f518757d2da..69b4e556049 100644
--- a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild
+++ b/app-dicts/myspell-sq/myspell-sq-1.6.4.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=(
        "sq_AL.dic"
        "sq_AL.aff"
 )
 
-MYSPELL_HYPH=(
-)
-
-MYSPELL_THES=(
-)
-
 inherit myspell-r2
 
 DESCRIPTION="Albanian dictionaries for myspell/hunspell"
@@ -23,6 +17,5 @@ SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""
 
 S="${WORKDIR}/${PN}_AL-${PV}"

Reply via email to