diff options
author | Martin Väth <martin@mvath.de> | 2022-01-12 05:58:03 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2022-01-12 05:58:03 +0100 |
commit | e47a935a5a4b95f7824526ffba78308d9f4369fd (patch) | |
tree | 9d9ca63a02e6279ef361730e6e22bb5fa1459128 /app-dicts/stardict-freedict-deu-ita | |
parent | acct-{group,user} for flexlm trackballs noip-updater schedule (diff) | |
download | mv-e47a935a5a4b95f7824526ffba78308d9f4369fd.tar.gz mv-e47a935a5a4b95f7824526ffba78308d9f4369fd.tar.bz2 mv-e47a935a5a4b95f7824526ffba78308d9f4369fd.zip |
app-dicts/startdict-*: Bump to EAPI=8
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-dicts/stardict-freedict-deu-ita')
-rw-r--r-- | app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuilde | 13 |
2 files changed, 15 insertions, 2 deletions
diff --git a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild index 191af05e..c894e930 100644 --- a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2010-2018 Gentoo Authors and Martin V\"ath +# Copyright 2010-2022 Gentoo Authors and Martin V\"ath # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 RESTRICT="fetch" FROM_LANG="German" TO_LANG="Italian" diff --git a/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuilde b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuilde new file mode 100644 index 00000000..b1bb0548 --- /dev/null +++ b/app-dicts/stardict-freedict-deu-ita/stardict-freedict-deu-ita-2.4.2.ebuilde @@ -0,0 +1,13 @@ +# Copyright 2010-2021 Gentoo Authors and Martin V\"ath +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +RESTRICT="fetch" +FROM_LANG="German" +TO_LANG="Italian" +DICT_PREFIX="dictd_www.freedict.de_" +DESCRIPTION="" +inherit stardict +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" +KEYWORDS="amd64 ~arm64 x86" +IUSE="" |