commit: ad114416333901c032f2671198a034366c27dd52 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 12 10:48:06 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=ad114416
app-dicts/freedict-eng-swe: 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-swe/freedict-eng-swe-1.0.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app-dicts/freedict-eng-swe/freedict-eng-swe-1.0.ebuild b/app-dicts/freedict-eng-swe/freedict-eng-swe-1.0.ebuild index 475f532f3ad..c74bd515499 100644 --- a/app-dicts/freedict-eng-swe/freedict-eng-swe-1.0.ebuild +++ b/app-dicts/freedict-eng-swe/freedict-eng-swe-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="Swedish" inherit freedict -IUSE="" +DESCRIPTION="Freedict for language translation from English to Swedish" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86"
