Skip to content

Commit

Permalink
app-dicts/myspell-sq: bump to EAPI 7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
Marco Scardovi authored and juippis committed Jun 3, 2021
1 parent b0738af commit b4aa86a
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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}"

0 comments on commit b4aa86a

Please sign in to comment.