commit: 2e640e4cf03205e1b03c4aed8f12215bb43d0d80 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 12 10:47:47 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Mar 12 15:12:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e640e4c
app-dicts/freedict-eng-ita: EAPI-7 bump Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-dicts/freedict-eng-ita/freedict-eng-ita-1.0.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app-dicts/freedict-eng-ita/freedict-eng-ita-1.0.ebuild b/app-dicts/freedict-eng-ita/freedict-eng-ita-1.0.ebuild index f7da7bd3f6d..d6408f0e847 100644 --- a/app-dicts/freedict-eng-ita/freedict-eng-ita-1.0.ebuild +++ b/app-dicts/freedict-eng-ita/freedict-eng-ita-1.0.ebuild @@ -1,12 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86" - -FORLANG="English" -TOLANG="Italian" inherit freedict -IUSE="" +DESCRIPTION="Freedict for language translation from English to Italian" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86"
