commit: 86cf2cc4962e68c8258f2f47497354003ef19acd Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jul 31 11:02:45 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jul 31 11:02:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cf2cc4
app-dicts/stardict-xdict-en-zh-big5: update EAPI 6 -> 8 Signed-off-by: David Seifert <soap <AT> gentoo.org> ...h-big5-2.4.2.ebuild => stardict-xdict-en-zh-big5-2.4.2-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild similarity index 84% rename from app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild rename to app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild index 2ae3750f957c..3328995df6d9 100644 --- a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-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="English" TO_LANG="Traditional Chinese (BIG5)" @@ -13,4 +13,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_TW/" KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE=""
