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 AE0A313835A for ; Sun, 25 Apr 2021 16:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B26E5E0867; Sun, 25 Apr 2021 16:16:01 +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 9A30DE0867 for ; Sun, 25 Apr 2021 16:16:01 +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 21F67340F9F for ; Sun, 25 Apr 2021 16:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79D1172D for ; Sun, 25 Apr 2021 16:15:58 +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: <1619367280.eebc02b6d2a9421043fcf6af3cecf20aeb59388d.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Darby/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-Darby/Manifest app-dicts/sword-Darby/sword-Darby-1.1.ebuild app-dicts/sword-Darby/sword-Darby-2.0.ebuild X-VCS-Directories: app-dicts/sword-Darby/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: eebc02b6d2a9421043fcf6af3cecf20aeb59388d X-VCS-Branch: master Date: Sun, 25 Apr 2021 16:15:58 +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: 3bf46143-f627-453e-af7c-ef974036a4eb X-Archives-Hash: 93c17cc75ee5bd673e13ee79c28af13d commit: eebc02b6d2a9421043fcf6af3cecf20aeb59388d Author: Marek Szuba gentoo org> AuthorDate: Sun Apr 25 15:01:00 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Apr 25 16:14:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebc02b6 app-dicts/sword-Darby: bump to 2.0 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-Darby/Manifest | 2 +- .../sword-Darby/{sword-Darby-1.1.ebuild => sword-Darby-2.0.ebuild} | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app-dicts/sword-Darby/Manifest b/app-dicts/sword-Darby/Manifest index 06a3d3d2bbb..b8db6acaecd 100644 --- a/app-dicts/sword-Darby/Manifest +++ b/app-dicts/sword-Darby/Manifest @@ -1 +1 @@ -DIST Darby-1.1.zip 1437387 BLAKE2B 9ad092707b159faf159b0f0570b01511740bc250f8a2267bc21b9c32374d0e01f6648796b0118f5b5195fa3d51788e2dce6bb79c63a65c48fa544ae2bdccf727 SHA512 3b0a053f43d6752830b60f1ccd9cd244774223ab6356c8f1e77859b1cebcda0cd5b1186e1db5f06c5e9e6dac96806fd9abd4f2a473537b7bbc461bd3b22b8365 +DIST Darby-2.0.zip 3095627 BLAKE2B d54e671442c5527a578ccb3d57bc466d2b026f7b469369b48f5622e490c683866493cb770d9704eabb8acb34cd9b8629258410394201499eb569e32f4544114b SHA512 6385a1d946417783c86c9e8ab73623cfea70509c5431b93815ba3ea0c18005bd5d3a0aeab16ca88f1228bdd99791ece1a1b3f279ac04508717552027766d1ba2 diff --git a/app-dicts/sword-Darby/sword-Darby-1.1.ebuild b/app-dicts/sword-Darby/sword-Darby-2.0.ebuild similarity index 79% rename from app-dicts/sword-Darby/sword-Darby-1.1.ebuild rename to app-dicts/sword-Darby/sword-Darby-2.0.ebuild index 124a7e372a5..361cda279aa 100644 --- a/app-dicts/sword-Darby/sword-Darby-1.1.ebuild +++ b/app-dicts/sword-Darby/sword-Darby-2.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Darby" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module