summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2025-01-01 15:06:40 +0100
committerFlorian Schmaus <flow@gentoo.org>2025-01-07 11:44:33 +0100
commit650b91027c81e5fb14fc69b672ab38fe9e7ba37f (patch)
tree46edd9483bf9cb5c6c29b421f06015585fe74396 /dev-vcs
parentdev-java/bnd: restrict to <=dev-java/javaparser-core-3.13.10:0 (diff)
downloadgentoo-650b91027c81e5fb14fc69b672ab38fe9e7ba37f.tar.gz
gentoo-650b91027c81e5fb14fc69b672ab38fe9e7ba37f.tar.bz2
gentoo-650b91027c81e5fb14fc69b672ab38fe9e7ba37f.zip
dev-vcs/bfg: update EAPI 7 -> 8
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40021 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bfg/bfg-1.13.0-r1.ebuild (renamed from dev-vcs/bfg/bfg-1.13.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bfg/bfg-1.13.0.ebuild b/dev-vcs/bfg/bfg-1.13.0-r1.ebuild
index 90b1cc8cd116..ba43a92b5df1 100644
--- a/dev-vcs/bfg/bfg-1.13.0.ebuild
+++ b/dev-vcs/bfg/bfg-1.13.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit java-pkg-2