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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A87EC158020 for ; Thu, 8 Dec 2022 22:39:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E13BE08BD; Thu, 8 Dec 2022 22:39:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E692E08A8 for ; Thu, 8 Dec 2022 22:39:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46B9C340EC9 for ; Thu, 8 Dec 2022 22:39:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DB4876C for ; Thu, 8 Dec 2022 22:39:10 +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: <1670539122.bd126b343529af82d903375d54a5cb53e7bf0887.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-2BabDict/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-2BabDict/metadata.xml app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild X-VCS-Directories: app-dicts/sword-2BabDict/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: bd126b343529af82d903375d54a5cb53e7bf0887 X-VCS-Branch: master Date: Thu, 8 Dec 2022 22:39:10 +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: e7f72818-411e-4973-a376-ef096f41d793 X-Archives-Hash: d454ec1c55679943994f21c59a3c0338 commit: bd126b343529af82d903375d54a5cb53e7bf0887 Author: Marek Szuba gentoo org> AuthorDate: Thu Dec 8 20:34:02 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 8 22:38:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd126b34 app-dicts/sword-2BabDict: update EAPI 7 -> 8 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-2BabDict/metadata.xml | 2 +- app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-2BabDict/metadata.xml b/app-dicts/sword-2BabDict/metadata.xml index 19499cc7b71d..f0cf9310f01d 100644 --- a/app-dicts/sword-2BabDict/metadata.xml +++ b/app-dicts/sword-2BabDict/metadata.xml @@ -5,8 +5,8 @@ marecki@gentoo.org Marek Szuba - Definitions and Symbols from The Two Babylons by Rev. Alexander Hissop. Electronic edition formatted for the Online Bible by Gary Gallant. + diff --git a/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild b/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild index ff390a9a2775..5da67802ace1 100644 --- a/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild +++ b/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 SWORD_MINIMUM_VERSION="1.5.1a"