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 325A313835A for ; Sun, 25 Apr 2021 16:16:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35682E087B; Sun, 25 Apr 2021 16:16:05 +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 18B71E0880 for ; Sun, 25 Apr 2021 16:16:05 +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 2B14E340FD7 for ; Sun, 25 Apr 2021 16:16:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCAC1753 for ; Sun, 25 Apr 2021 16:15:59 +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: <1619367343.ccf817e5f1871a66813b8cf6c50223067a0ddb9c.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Vulgate/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-Vulgate/Manifest app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild X-VCS-Directories: app-dicts/sword-Vulgate/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: ccf817e5f1871a66813b8cf6c50223067a0ddb9c X-VCS-Branch: master Date: Sun, 25 Apr 2021 16:15:59 +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: 2af4902e-df3f-4ad0-951e-6c6aa15b87ac X-Archives-Hash: af438d60f9fdb802e5d4a90b739db0db commit: ccf817e5f1871a66813b8cf6c50223067a0ddb9c Author: Marek Szuba gentoo org> AuthorDate: Sun Apr 25 16:11:18 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Apr 25 16:15:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf817e5 app-dicts/sword-Vulgate: bump to 2.1 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-Vulgate/Manifest | 2 +- .../{sword-Vulgate-1.1.ebuild => sword-Vulgate-2.1.ebuild} | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app-dicts/sword-Vulgate/Manifest b/app-dicts/sword-Vulgate/Manifest index b9c8da5eb98..03f55e9bb2d 100644 --- a/app-dicts/sword-Vulgate/Manifest +++ b/app-dicts/sword-Vulgate/Manifest @@ -1 +1 @@ -DIST Vulgate-1.1.zip 1316533 BLAKE2B 9290df97a3a324bf05201e447765ca798c89928b9eabe6082fece09992090fd0d1ba18725228c2143326d87c80063aa8e761677ef1d6bb7dd9ad3da93ec14a7e SHA512 d4c51461ac09c4902c395c7f37fd45532dc071b7df787a0e1a7142d7d783abe50b25423ae867f4ad2665d15397e74bfb56b5d395be3f28f9dd5647f4eac6df09 +DIST Vulgate-2.1.zip 1982681 BLAKE2B aca6f25bc48cdf353279b4d438502825a06621839292403a1dc95f94c6f61900dbee4807c5a10a249b0260d649e979732e000954737004760e2783923da01856 SHA512 c9fa98b179c34a2377b9f42350a6d3220667993dc75ead62c56788e6db7d5b4fdb83b48e075935f620fbffaf5141edd8f47e38ddc8635bfb8a6e9d16b6d8069d diff --git a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild similarity index 78% rename from app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild rename to app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild index 300d9b51f24..998e7f58f9e 100644 --- a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild +++ b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.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="Vulgate" + +SWORD_MINIMUM_VERSION="1.6.1" inherit sword-module