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 B037B138359 for ; Thu, 30 Jul 2020 21:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4546E0B4B; Thu, 30 Jul 2020 21:12:46 +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 CC42EE0B47 for ; Thu, 30 Jul 2020 21:12:46 +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 C315434F4B6 for ; Thu, 30 Jul 2020 21:12:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C0DE2FE 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: <1596143444.44eb23661c5fb169427d6f8de91a89b07d0750ee.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-ItaDio/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-ItaDio/Manifest app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild app-dicts/sword-ItaDio/sword-ItaDio-1.1.ebuild X-VCS-Directories: app-dicts/sword-ItaDio/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 44eb23661c5fb169427d6f8de91a89b07d0750ee 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: fb83c2ba-d570-48ff-bb2c-794ca2245727 X-Archives-Hash: 3a91b3aa22e3c67cc1f9918265e84ae9 commit: 44eb23661c5fb169427d6f8de91a89b07d0750ee Author: Marek Szuba gentoo org> AuthorDate: Thu Jul 30 19:58:53 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Jul 30 21:10:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44eb2366 app-dicts/sword-ItaDio: bump to 1.1 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-ItaDio/Manifest | 2 +- .../sword-ItaDio/{sword-ItaDio-1.0.ebuild => sword-ItaDio-1.1.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-ItaDio/Manifest b/app-dicts/sword-ItaDio/Manifest index 10f25fbda4d..ad3e490b684 100644 --- a/app-dicts/sword-ItaDio/Manifest +++ b/app-dicts/sword-ItaDio/Manifest @@ -1 +1 @@ -DIST ItaDio-1.0.zip 1530887 BLAKE2B caef079a979f10dcefc5b3b63f4d3c2455dbcf89241b6afd8186306120f30ed9da51212739d765b98c354038b115be15e3074f6960927762f89a7b5d2cea0868 SHA512 7e2338fa743cd98437015bbd0c52df27999bc70563d7b923b2d23eb60e6f18baa5e272170838662c4f4c20c0d6bb97e4eef4f2460bbedd400ba4be1467ce59a8 +DIST ItaDio-1.1.zip 1579402 BLAKE2B 604b61130c8b24621ba05c040df61fd2555798c17cd859b248ecc3075a6646059a8f4b2e7f747c5208af81e7fd8ba0f5d53fc0cec8bda4b7b87937e789f5deed SHA512 560f19983f51d80e995e01abefe19455ebe3ae00b461930d58385621d1836f39e93bb9da973043f81fa3608cce48832cba556c337936e7c41ade01968d045c70 diff --git a/app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild b/app-dicts/sword-ItaDio/sword-ItaDio-1.1.ebuild similarity index 90% rename from app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild rename to app-dicts/sword-ItaDio/sword-ItaDio-1.1.ebuild index 6701043662f..311213c0082 100644 --- a/app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild +++ b/app-dicts/sword-ItaDio/sword-ItaDio-1.1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="ItaDio" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module