commit: 8db88f73cf8046927b4a37f592a4c11a3ed5bd83
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 4 12:18:12 2025 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun 4 12:18:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8db88f73
app-backup/b2: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-backup/b2/b2-4.0.1.ebuild | 4 ++--
app-backup/b2/b2-4.3.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-backup/b2/b2-4.0.1.ebuild b/app-backup/b2/b2-4.0.1.ebuild
index 8604825838..3bcf93f3d7 100644
--- a/app-backup/b2/b2-4.0.1.ebuild
+++ b/app-backup/b2/b2-4.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517="pdm-backend"
diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.3.2.ebuild
index a71fff66b6..4b1f3224d0 100644
--- a/app-backup/b2/b2-4.3.2.ebuild
+++ b/app-backup/b2/b2-4.3.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517="pdm-backend"