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 BD264158020 for ; Fri, 9 Dec 2022 06:54:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0201BE085B; Fri, 9 Dec 2022 06:54:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DA793E085B for ; Fri, 9 Dec 2022 06:54:08 +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 140B4340DB0 for ; Fri, 9 Dec 2022 06:54:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B66B75 for ; Fri, 9 Dec 2022 06:54:06 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1670568838.01b11c445398a145074730f50bbaf598b7fb80a6.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/mutt-wizard/mutt-wizard-9999.ebuild X-VCS-Directories: mail-client/mutt-wizard/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 01b11c445398a145074730f50bbaf598b7fb80a6 X-VCS-Branch: master Date: Fri, 9 Dec 2022 06:54:06 +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: b70975f1-3780-4c7f-8ec5-ba82366a098e X-Archives-Hash: 709b2c8c365db6811022d0a1b54abd1b commit: 01b11c445398a145074730f50bbaf598b7fb80a6 Author: Efe İzbudak metu edu tr> AuthorDate: Fri Nov 25 13:57:06 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Dec 9 06:53:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b11c44 mail-client/mutt-wizard: update EAPI 7 -> 8 for -9999 Signed-off-by: Efe İzbudak metu.edu.tr> Signed-off-by: Joonas Niilola gentoo.org> mail-client/mutt-wizard/mutt-wizard-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild b/mail-client/mutt-wizard/mutt-wizard-9999.ebuild index 17c4d75f3c78..a22384dc1b7c 100644 --- a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild +++ b/mail-client/mutt-wizard/mutt-wizard-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit optfeature