commit: 555f71101ce3521d7050542c90da31b93c47b0b3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 12 10:48:28 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Mar 12 15:12:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555f7110
app-dicts/freedict-fra-eng: 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-fra-eng/freedict-fra-eng-1.0.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app-dicts/freedict-fra-eng/freedict-fra-eng-1.0.ebuild b/app-dicts/freedict-fra-eng/freedict-fra-eng-1.0.ebuild index f600ce78cf8..c7528f82621 100644 --- a/app-dicts/freedict-fra-eng/freedict-fra-eng-1.0.ebuild +++ b/app-dicts/freedict-fra-eng/freedict-fra-eng-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="French" -TOLANG="English" inherit freedict -IUSE="" +DESCRIPTION="Freedict for language translation from French to English" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86"
