summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-12 13:07:30 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-12 16:10:38 +0100
commiteaca9e1233d50a60a1d5d0fdd28279bf21e8b7ed (patch)
tree387faf69d680b86dcf5ba8d237829733744978bf /app-dicts/aspell-de
parentapp-dicts/aspell-la: EAPI-7 bump (diff)
downloadgentoo-eaca9e1233d50a60a1d5d0fdd28279bf21e8b7ed.tar.gz
gentoo-eaca9e1233d50a60a1d5d0fdd28279bf21e8b7ed.tar.bz2
gentoo-eaca9e1233d50a60a1d5d0fdd28279bf21e8b7ed.zip
app-dicts/aspell-de: 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/aspell-de')
-rw-r--r--app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
index 14ca8116f77a..bbb75984fc5f 100644
--- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
+++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
@@ -1,19 +1,15 @@
-# 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="German and Swiss-German"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
MY_P=aspell6-de-20030222-1
-
SRC_URI="mirror://gnu/aspell/dict/de/${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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}