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 E7B6B1382C5 for ; Sun, 25 Apr 2021 16:16:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7429E0872; Sun, 25 Apr 2021 16:16:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9D9C2E086D for ; Sun, 25 Apr 2021 16:16:03 +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 33931340EE5 for ; Sun, 25 Apr 2021 16:16:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3F3C735 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: <1619367296.877b5cfac9e3258868a7803f50ebdd7d80acca63.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-JFB/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-JFB/Manifest app-dicts/sword-JFB/sword-JFB-2.2.ebuild app-dicts/sword-JFB/sword-JFB-3.0.ebuild X-VCS-Directories: app-dicts/sword-JFB/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 877b5cfac9e3258868a7803f50ebdd7d80acca63 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: 63753ca2-7957-4ba7-9e52-45bf198fcdd3 X-Archives-Hash: 8748b51a1b1f99220bd107dad304adfb commit: 877b5cfac9e3258868a7803f50ebdd7d80acca63 Author: Marek Szuba gentoo org> AuthorDate: Sun Apr 25 15:09:18 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Apr 25 16:14:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877b5cfa app-dicts/sword-JFB: bump to 3.0 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-JFB/Manifest | 2 +- app-dicts/sword-JFB/{sword-JFB-2.2.ebuild => sword-JFB-3.0.ebuild} | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app-dicts/sword-JFB/Manifest b/app-dicts/sword-JFB/Manifest index b6725df0de5..e09bc53c851 100644 --- a/app-dicts/sword-JFB/Manifest +++ b/app-dicts/sword-JFB/Manifest @@ -1 +1 @@ -DIST JFB-2.2.zip 5949350 BLAKE2B 4c8b2a0732f226fa602beee9d7e241e94f466e3389bfa5da46c97c8a2ff350e75a8481086c72b27660d1cd11bfc03343af2d784d837b6332867856a045e13528 SHA512 adacd2ad40e1a7fdb2d57b7665e675df201dc8de0ea6c3b352dc094e6a54c846efdecd33d54fe480fb1fe08d43df54d28f929ca0a191aa86214475b151c99007 +DIST JFB-3.0.zip 5687741 BLAKE2B 51f1753a3df3551fe4738d890a32261f4450310ac1210b584e25fc8228fc3fc9a33d694360729ee77a821a63352d5542d2b640a7b8e96bd9f5c83270d607520e SHA512 796432cf74e7bbccbb7252ec0dfc6d5d52cb06641e8911c5cba44bd37f8c06cf4345d9e988c2f30e7322e38f608ee0b4e5a12ccc987282b08f90aaf533478e9e diff --git a/app-dicts/sword-JFB/sword-JFB-2.2.ebuild b/app-dicts/sword-JFB/sword-JFB-3.0.ebuild similarity index 80% rename from app-dicts/sword-JFB/sword-JFB-2.2.ebuild rename to app-dicts/sword-JFB/sword-JFB-3.0.ebuild index 272c7ddae13..31e001850dc 100644 --- a/app-dicts/sword-JFB/sword-JFB-2.2.ebuild +++ b/app-dicts/sword-JFB/sword-JFB-3.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="JFB" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module