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 A60E9158041 for ; Wed, 6 Mar 2024 06:02:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 838E9E29FA; Wed, 6 Mar 2024 06:02:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6DA0AE29FA for ; Wed, 6 Mar 2024 06:02:17 +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 9BE2D33F9FD for ; Wed, 6 Mar 2024 06:02:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F95614E6 for ; Wed, 6 Mar 2024 06:02:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1709704927.e22d54e245f0cd2628def36b3fe021ae61df0740.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dfshow/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild X-VCS-Directories: app-misc/dfshow/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e22d54e245f0cd2628def36b3fe021ae61df0740 X-VCS-Branch: master Date: Wed, 6 Mar 2024 06:02:15 +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: 12f5cc73-46b0-4f35-a704-7d7a7328219a X-Archives-Hash: 4e04d7a529935fbe65b3445edd6f5719 commit: e22d54e245f0cd2628def36b3fe021ae61df0740 Author: Eli Schwartz gmail com> AuthorDate: Wed Mar 6 05:46:35 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 6 06:02:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22d54e2 app-misc/dfshow: update EAPI 7 -> 8 Signed-off-by: Eli Schwartz gmail.com> Signed-off-by: Sam James gentoo.org> .../dfshow/{dfshow-0.9.1_beta-r1.ebuild => dfshow-0.9.1_beta-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild b/app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild similarity index 99% rename from app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild rename to app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild index 7cd16d1a8fd9..dc9ffb493c9b 100644 --- a/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild +++ b/app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools bash-completion-r1 flag-o-matic