commit: 579c188e8c1269a7887e6bb14438712b328edf92
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat May 3 11:50:08 2025 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat May 3 11:50:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579c188e
app-portage/prefix-toolkit-11-r1: bump to EAPI=8
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
.../{prefix-toolkit-11.ebuild => prefix-toolkit-11-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-portage/prefix-toolkit/prefix-toolkit-11.ebuild
b/app-portage/prefix-toolkit/prefix-toolkit-11-r1.ebuild
similarity index 98%
rename from app-portage/prefix-toolkit/prefix-toolkit-11.ebuild
rename to app-portage/prefix-toolkit/prefix-toolkit-11-r1.ebuild
index 1a2fcf041b1b..b97fe3c11c35 100644
--- a/app-portage/prefix-toolkit/prefix-toolkit-11.ebuild
+++ b/app-portage/prefix-toolkit/prefix-toolkit-11-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Utilities for users of Gentoo Prefix"
HOMEPAGE="https://prefix.gentoo.org/"
@@ -13,8 +13,7 @@ SLOT="0"
[[ ${PV} == 9999 ]] ||
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc
~x86 ~amd64-linux ~riscv-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos
~x64-solaris"
-DEPEND=""
-BDEPEND="${DEPEND}
+BDEPEND="
>sys-apps/portage-2.3.62
"
# In prefix-stack, these dependencies actually are the @system set,