From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F5A61382C5 for ; Fri, 12 Mar 2021 15:13:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 906B2E0B09; Fri, 12 Mar 2021 15:13:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 789DCE0B09 for ; Fri, 12 Mar 2021 15:13:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6680D340BBD for ; Fri, 12 Mar 2021 15:13:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A32B459C for ; Fri, 12 Mar 2021 15:13:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1615561970.555f71101ce3521d7050542c90da31b93c47b0b3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/freedict-fra-eng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/freedict-fra-eng/freedict-fra-eng-1.0.ebuild X-VCS-Directories: app-dicts/freedict-fra-eng/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 555f71101ce3521d7050542c90da31b93c47b0b3 X-VCS-Branch: master Date: Fri, 12 Mar 2021 15:13:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e910e8eb-4b15-47a8-9239-82b7db7b4853 X-Archives-Hash: 0ac46aee49b0f8bf5485bceac169d856 commit: 555f71101ce3521d7050542c90da31b93c47b0b3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 12 10:48:28 2021 +0000 Commit: Andreas Sturmlechner gentoo 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 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"