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 7005913835C for ; Fri, 12 Mar 2021 15:13:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4F8FE0AFB; Fri, 12 Mar 2021 15:13:12 +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 9C42EE0AFB for ; Fri, 12 Mar 2021 15:13:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A312E340C79 for ; Fri, 12 Mar 2021 15:13:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57F9358F 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: <1615561969.4afa003e2d73b4a1364bd5768bff98a308ab937e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/freedict-deu-eng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild X-VCS-Directories: app-dicts/freedict-deu-eng/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4afa003e2d73b4a1364bd5768bff98a308ab937e 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: b0b79b9c-6c56-47f9-a7f8-a1c573e8fbe5 X-Archives-Hash: 7ce03b517ebf8af21524249ff1262d07 commit: 4afa003e2d73b4a1364bd5768bff98a308ab937e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 12 10:47:16 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 12 15:12:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afa003e app-dicts/freedict-deu-eng: EAPI-7 bump Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild b/app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild index 7918050aae6..0d0b04883ad 100644 --- a/app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild +++ b/app-dicts/freedict-deu-eng/freedict-deu-eng-1.0.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -FORLANG="German" -TOLANG="English" inherit freedict +DESCRIPTION="Freedict for language translation from German to English" KEYWORDS="~amd64 ~x86" -IUSE=""