diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:48 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:48 +0200 |
commit | ddba898b1738b5e342fa06cefa4d1d09fd597d6a (patch) | |
tree | 70b0a718335c5846fc8ea0c0c2d6e32d82d78d7e /app-dicts | |
parent | app-dicts/stardict-xdict-zh-en-big5: update EAPI 6 -> 8 (diff) | |
download | gentoo-ddba898b1738b5e342fa06cefa4d1d09fd597d6a.tar.gz gentoo-ddba898b1738b5e342fa06cefa4d1d09fd597d6a.tar.bz2 gentoo-ddba898b1738b5e342fa06cefa4d1d09fd597d6a.zip |
app-dicts/stardict-xdict-zh-en-gb: 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-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild (renamed from app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild index 8e200547bcbd..df8e7e6f6621 100644 --- a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-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="Simplified Chinese (GB)" TO_LANG="English" @@ -13,4 +13,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_CN/" KEYWORDS="~amd64 ~arm ~ppc ~riscv ~sparc ~x86" -IUSE="" |