diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:47 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:47 +0200 |
commit | aa23a954217686cfd7ae10a2b13c4cd1f8555dbe (patch) | |
tree | 63f6d90f172142e455f4ae6a4c1e26bcf94bca65 /app-dicts | |
parent | app-dicts/stardict-xdict-en-zh-gb: update EAPI 6 -> 8 (diff) | |
download | gentoo-aa23a954217686cfd7ae10a2b13c4cd1f8555dbe.tar.gz gentoo-aa23a954217686cfd7ae10a2b13c4cd1f8555dbe.tar.bz2 gentoo-aa23a954217686cfd7ae10a2b13c4cd1f8555dbe.zip |
app-dicts/stardict-xdict-zh-en-big5: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2-r1.ebuild (renamed from app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2-r1.ebuild index 546fcb112d4e..ae4a93ef31b5 100644 --- a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-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="Traditional Chinese (BIG5)" TO_LANG="English" @@ -13,4 +13,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_TW/" KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE="" |