From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1368406-garchives=archives.gentoo.org@lists.gentoo.org> 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 0A23115808B for <garchives@archives.gentoo.org>; Thu, 17 Feb 2022 18:07:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BD55E0837; Thu, 17 Feb 2022 18:07:32 +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 2E7FFE0837 for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:07:32 +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 3627E342B6C for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:07:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EC0E272 for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:07:29 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1645121121.b68a56a7ae02a9710446ed8d233d6d70665ca013.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/isoimagewriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/isoimagewriter/isoimagewriter-0.8-r1.ebuild X-VCS-Directories: app-cdr/isoimagewriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b68a56a7ae02a9710446ed8d233d6d70665ca013 X-VCS-Branch: master Date: Thu, 17 Feb 2022 18:07:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9f272e4-7e58-4663-abd7-8c225ea7d914 X-Archives-Hash: a39c1369a996fe8c888fb87c7c3616c0 commit: b68a56a7ae02a9710446ed8d233d6d70665ca013 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 17 18:05:21 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 17 18:05:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b68a56a7 app-cdr/isoimagewriter: Might as well EAPI-8 bump then Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-cdr/isoimagewriter/isoimagewriter-0.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/isoimagewriter/isoimagewriter-0.8-r1.ebuild b/app-cdr/isoimagewriter/isoimagewriter-0.8-r1.ebuild index 21ffe0f329ab..23e3bc194eca 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-0.8-r1.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-0.8-r1.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 KFMIN=5.60.0 QTMIN=5.12.3