diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:31 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:31 +0200 |
commit | 723d95b5a2ef46937538314f0e664aa08508b9b1 (patch) | |
tree | 09891477f25218dbb4a23efd450625f75930cce9 /app-dicts | |
parent | app-dicts/stardict-freedict-eng-swe: update EAPI 6 -> 8 (diff) | |
download | gentoo-723d95b5a2ef46937538314f0e664aa08508b9b1.tar.gz gentoo-723d95b5a2ef46937538314f0e664aa08508b9b1.tar.bz2 gentoo-723d95b5a2ef46937538314f0e664aa08508b9b1.zip |
app-dicts/stardict-freedict-eng-tur: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2-r1.ebuild (renamed from app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2-r1.ebuild index 74be35534243..8c4ac832aac4 100644 --- a/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-eng-tur/stardict-freedict-eng-tur-2.4.2-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 FROM_LANG="English" TO_LANG="Turkish" @@ -12,4 +12,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/freedict.de/" KEYWORDS="amd64 ppc ~riscv sparc x86" -IUSE="" |