diff options
author | 2022-07-31 13:02:40 +0200 | |
---|---|---|
committer | 2022-07-31 13:02:40 +0200 | |
commit | dcbeb2d1e3d9c8b632686b6a02b133976393e1b4 (patch) | |
tree | 42d550b091975e7b1938e46ecc7a7664693eddde /app-dicts | |
parent | app-dicts/stardict-langdao-zh-en-gb: update EAPI 6 -> 8 (diff) | |
download | gentoo-dcbeb2d1e3d9c8b632686b6a02b133976393e1b4.tar.gz gentoo-dcbeb2d1e3d9c8b632686b6a02b133976393e1b4.tar.bz2 gentoo-dcbeb2d1e3d9c8b632686b6a02b133976393e1b4.zip |
app-dicts/stardict-mova-smiley: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2-r1.ebuild (renamed from app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2-r1.ebuild index 7f39aa600b5a..43d7016090e6 100644 --- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild +++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-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 DICT_PREFIX="dictd_www.mova.org_" @@ -11,4 +11,3 @@ DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" HOMEPAGE="http://download.huzheng.org/mova.org/" KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE="" |