commit:     509acde613138eaa4b54f292dfff8ef550158984
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 18:32:22 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 30 18:32:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509acde6

app-admin/testdisk: Bump to EAPI 8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/testdisk/testdisk-7.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-admin/testdisk/testdisk-7.2.ebuild 
b/app-admin/testdisk/testdisk-7.2.ebuild
index cfc23c0f8bc4..587b19cacf53 100644
--- a/app-admin/testdisk/testdisk-7.2.ebuild
+++ b/app-admin/testdisk/testdisk-7.2.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 flag-o-matic qmake-utils xdg-utils
 
@@ -13,7 +13,6 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="ewf jpeg ntfs gui reiserfs static +sudo zlib"
-
 REQUIRED_USE="static? ( !gui )"
 
 QA_CONFIG_IMPL_DECL_SKIP=(

Reply via email to