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 D121F138359 for ; Thu, 30 Jul 2020 21:12:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C40C5E0B63; Thu, 30 Jul 2020 21:12:47 +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 AADC8E0B61 for ; Thu, 30 Jul 2020 21:12:47 +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 2EC4D34F4C2 for ; Thu, 30 Jul 2020 21:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAD52309 for ; Thu, 30 Jul 2020 21:12:42 +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: <1596143464.7e60f2bfae92bcc24b4b2ab09c9e667b4155e946.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Peshitta/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-Peshitta/Manifest app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild X-VCS-Directories: app-dicts/sword-Peshitta/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 7e60f2bfae92bcc24b4b2ab09c9e667b4155e946 X-VCS-Branch: master Date: Thu, 30 Jul 2020 21:12:42 +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: 9a44105f-a031-4c8f-b9e9-a20a0015b41a X-Archives-Hash: 5cd2f97db904ef8d707178bd53fe3099 commit: 7e60f2bfae92bcc24b4b2ab09c9e667b4155e946 Author: Marek Szuba gentoo org> AuthorDate: Thu Jul 30 20:11:03 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Jul 30 21:11:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e60f2bf app-dicts/sword-Peshitta: bump to 2.0 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-Peshitta/Manifest | 2 +- .../{sword-Peshitta-1.1.ebuild => sword-Peshitta-2.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-Peshitta/Manifest b/app-dicts/sword-Peshitta/Manifest index 677bef51430..ace89c01172 100644 --- a/app-dicts/sword-Peshitta/Manifest +++ b/app-dicts/sword-Peshitta/Manifest @@ -1 +1 @@ -DIST Peshitta-1.1.zip 308669 BLAKE2B 7a66088615c3180f45300d2ed7ede4dd1b26d0e6c542981b002e8f18982afdbb74463bb37df88cc7b483ca95dd3584364d0953aea44e25cdd3964018ea5a3a8e SHA512 0d25a25c65421f5538be69991d56c0cad3ac749dc3e85dd4004b029827a3d6796c5e713975c2af88820f97d672925443ebe05ca61c0f2f379f6dc3dd4271b5b0 +DIST Peshitta-2.0.zip 324100 BLAKE2B ba109b5fbb1ab09c34d8667bd1a0deda3669096f84bcee394ac438517f80ba9f223c4744b9acd851c8ffc6d1690f803bbc198e17525852b1fb1e1ef8e4731fa7 SHA512 af21f0e6fe15a585f82bbc5b29d659612bda5cacbc32739a708a986733c913b70f1197b03d0d97b9e5c0a5f13aefd0d4f932259776511fc9a4a87c6d757f70a0 diff --git a/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild b/app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild similarity index 90% rename from app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild rename to app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild index ffc6f0680c5..9b7c1a7d3cd 100644 --- a/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild +++ b/app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Peshitta" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module