diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:41 +0200 |
commit | 00d8e4a5ffbe92b876085d4971cab579f4a72479 (patch) | |
tree | a9cb86239bc9ff4e7c1a580f5e9f415fb05d0717 /app-dicts | |
parent | app-dicts/stardict-mova-smiley: update EAPI 6 -> 8 (diff) | |
download | gentoo-00d8e4a5ffbe92b876085d4971cab579f4a72479.tar.gz gentoo-00d8e4a5ffbe92b876085d4971cab579f4a72479.tar.bz2 gentoo-00d8e4a5ffbe92b876085d4971cab579f4a72479.zip |
app-dicts/stardict-oxford-en-zh-gb: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2-r1.ebuild (renamed from app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2-r1.ebuild index 6e33aa93cae3..eee257c71a9b 100644 --- a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-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="English" TO_LANG="Simplified Chinese (GB)" @@ -13,4 +13,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_CN/" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86" -IUSE="" |