diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 11:48:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:12:50 +0100 |
commit | 555f71101ce3521d7050542c90da31b93c47b0b3 (patch) | |
tree | 3591ba050eeffa143f53588554e81e38f43ebe42 /app-dicts | |
parent | app-dicts/freedict-eng-swe: EAPI-7 bump (diff) | |
download | gentoo-555f71101ce3521d7050542c90da31b93c47b0b3.tar.gz gentoo-555f71101ce3521d7050542c90da31b93c47b0b3.tar.bz2 gentoo-555f71101ce3521d7050542c90da31b93c47b0b3.zip |
app-dicts/freedict-fra-eng: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/freedict-fra-eng/freedict-fra-eng-1.0.ebuild | 11 |
1 files 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 f600ce78cf88..c7528f82621e 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" |