summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-12 13:02:05 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-12 16:10:36 +0100
commit169570d74b836cb386b4a1c66f94cddc1721c653 (patch)
treeb87734f9e9b81e2270ff3ae2de38c21f42e42305 /app-dicts
parentapp-dicts/aspell-it: EAPI-7 bump (diff)
downloadgentoo-169570d74b836cb386b4a1c66f94cddc1721c653.tar.gz
gentoo-169570d74b836cb386b4a1c66f94cddc1721c653.tar.bz2
gentoo-169570d74b836cb386b4a1c66f94cddc1721c653.zip
app-dicts/aspell-ru: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
index 6928c1cd5dee..3bbe42bf6261 100644
--- a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
+++ b/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
@@ -1,23 +1,19 @@
-# 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="Russian"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
# very strange filename not supported by the gentoo naming scheme
MY_P="aspell6-ru-0.99f7-1"
-
SRC_URI="mirror://gnu/aspell/dict/ru/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
src_prepare() {
default