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 BD319158020 for ; Thu, 8 Dec 2022 22:39:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DAD9E08E5; Thu, 8 Dec 2022 22:39:15 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E77A4E08E5 for ; Thu, 8 Dec 2022 22:39:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC484340EC9 for ; Thu, 8 Dec 2022 22:39:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AA8E783 for ; Thu, 8 Dec 2022 22:39:11 +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: <1670539131.a44415363a3434e3e622e88cf3c9708a9206db09.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Abbott/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild X-VCS-Directories: app-dicts/sword-Abbott/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: a44415363a3434e3e622e88cf3c9708a9206db09 X-VCS-Branch: master Date: Thu, 8 Dec 2022 22:39:11 +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: e470e055-9eee-476f-ab59-20804e24e7a8 X-Archives-Hash: efd8f6a2c65f6a8579f49b0a28125fee commit: a44415363a3434e3e622e88cf3c9708a9206db09 Author: Marek Szuba gentoo org> AuthorDate: Thu Dec 8 20:37:41 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 8 22:38:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4441536 app-dicts/sword-Abbott: update EAPI 7 -> 8 Signed-off-by: Marek Szuba gentoo.org> .../{sword-Abbott-1.1.ebuild => sword-Abbott-1.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild b/app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild similarity index 89% rename from app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild rename to app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild index 47944791861c..b1936fc40c8b 100644 --- a/app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild +++ b/app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -SWORD_MODULE="Abbott" +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module