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 7F2D7138359 for ; Wed, 29 Jul 2020 14:20:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4463E0954; Wed, 29 Jul 2020 14:20:38 +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 AA82AE0954 for ; Wed, 29 Jul 2020 14:20:38 +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 B358D34F439 for ; Wed, 29 Jul 2020 14:20:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D72D62FC for ; Wed, 29 Jul 2020 14:20:23 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1596032405.8bfb581303432ff4c66be03e3b56ce71ede44914.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-StrongsGreek/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-StrongsGreek/metadata.xml app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild X-VCS-Directories: app-dicts/sword-StrongsGreek/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 8bfb581303432ff4c66be03e3b56ce71ede44914 X-VCS-Branch: master Date: Wed, 29 Jul 2020 14:20:23 +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: 952fafda-ac8f-49e4-994e-1f4d20d6eeab X-Archives-Hash: ec5ecb594226663c03d514224785857a commit: 8bfb581303432ff4c66be03e3b56ce71ede44914 Author: Marek Szuba gentoo org> AuthorDate: Wed Jul 29 14:15:32 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Jul 29 14:20:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bfb5813 app-dicts/sword-StrongsGreek: update for eclass changes Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-StrongsGreek/metadata.xml | 3 +++ app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app-dicts/sword-StrongsGreek/metadata.xml b/app-dicts/sword-StrongsGreek/metadata.xml index 3e5026ee375..b6b84415a58 100644 --- a/app-dicts/sword-StrongsGreek/metadata.xml +++ b/app-dicts/sword-StrongsGreek/metadata.xml @@ -5,4 +5,7 @@ marecki@gentoo.org Marek Szuba + + Dictionary of Greek Words taken from Strong's Exhaustive Concordance by James Strong, S.T.D., LL.D. 1890 + diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild index 2ec785e7d60..85b1f52402d 100644 --- a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild +++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="StrongsGreek" + +SWORD_MINIMUM_VERSION="1.5.1a" inherit sword-module