summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-be/aspell-be-0.01-r1.ebuild')
-rw-r--r--app-dicts/aspell-be/aspell-be-0.01-r1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
index 68d01a00e6a0..f7393d3d18e9 100644
--- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
+++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
@@ -1,20 +1,18 @@
-# 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
ASPELL_LANG="Belarusian"
-
inherit aspell-dict-r1
SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
+S="${WORKDIR}/aspell5-be-${PV}"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
IUSE="classic"
-S="${WORKDIR}/aspell5-be-${PV}"
-
src_prepare() {
use classic || local PATCHES=( "${FILESDIR}"/aspell5-be-${PV}-official.patch )
default