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 BC4A5138359 for ; Thu, 30 Jul 2020 13:43:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E56D3E09D9; Thu, 30 Jul 2020 13:43:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CBEADE09D5 for ; Thu, 30 Jul 2020 13:43:04 +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 B75F334F29A for ; Thu, 30 Jul 2020 13:43:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 395B32F1 for ; Thu, 30 Jul 2020 13:43:02 +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: <1596116493.fcbf950c4aca924f562fbbbd8de91e209a6d3603.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Alb/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-Alb/Manifest app-dicts/sword-Alb/sword-Alb-1.2.ebuild app-dicts/sword-Alb/sword-Alb-2.0.ebuild X-VCS-Directories: app-dicts/sword-Alb/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: fcbf950c4aca924f562fbbbd8de91e209a6d3603 X-VCS-Branch: master Date: Thu, 30 Jul 2020 13:43:02 +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: 9ee51e39-310a-4445-972b-23831e41e012 X-Archives-Hash: 93470383e561ad9b53e6da2918d92dfd commit: fcbf950c4aca924f562fbbbd8de91e209a6d3603 Author: Marek Szuba gentoo org> AuthorDate: Thu Jul 30 12:32:42 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Jul 30 13:41:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcbf950c app-dicts/sword-Alb: bump to 2.0 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-Alb/Manifest | 2 +- app-dicts/sword-Alb/{sword-Alb-1.2.ebuild => sword-Alb-2.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-Alb/Manifest b/app-dicts/sword-Alb/Manifest index f2f64ab7829..394d7008e20 100644 --- a/app-dicts/sword-Alb/Manifest +++ b/app-dicts/sword-Alb/Manifest @@ -1 +1 @@ -DIST Alb-1.2.zip 1544025 BLAKE2B ea32989c2b6ee560891a248327bca8ba01d2db772cab085574a95c894c7c9c0eae8ba5d6b5917fce0a9c24e32fe5c0b87096a4219a0eebf8152976b7da4d130e SHA512 49cb89bf807cdacc006e66089be9ec74746f007c2143d3efe44d34b1d9d56bf8f2657f1fff1cef512430ca7fbf2fddadb5346b666756b54fcdd871b550915977 +DIST Alb-2.0.zip 1588203 BLAKE2B 26db7c2487f54dc810b99a4b0f5650f84724b52f6aa0d7b75091773f3dfc485d78791584cde18a1fb39b11e9a31b967a2be134388336e076b391258d0f1ea167 SHA512 7bd57c40e69c75f40a35d6601ff1a74827feefa13c8878ae60a046504c20b7eaf4cdca3573d31756cedd30951982f82b6c5950178c94eb81a1b7b50cb1a827e4 diff --git a/app-dicts/sword-Alb/sword-Alb-1.2.ebuild b/app-dicts/sword-Alb/sword-Alb-2.0.ebuild similarity index 90% rename from app-dicts/sword-Alb/sword-Alb-1.2.ebuild rename to app-dicts/sword-Alb/sword-Alb-2.0.ebuild index 942bd148438..56f0d5ea550 100644 --- a/app-dicts/sword-Alb/sword-Alb-1.2.ebuild +++ b/app-dicts/sword-Alb/sword-Alb-2.0.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Alb" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module