commit: c791f778e01cca02e80e1ae2898492afb755c570
Author: Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Sat Jan 10 16:37:35 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 09:16:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c791f778
dev-build/cmake: revbump cmake-4.2.1 and sync with 9999
Revbump triggers rebuild for Find{BLAS/Lapack} (see linked bug).
Change in 9999 removes patch, that is not applicable since cmake-4.2.1.
Closes: https://bugs.gentoo.org/968511
Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/45321
Closes: https://github.com/gentoo/gentoo/pull/45321
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/cmake/{cmake-4.2.1.ebuild => cmake-4.2.1-r1.ebuild} | 2 +-
dev-build/cmake/cmake-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-build/cmake/cmake-4.2.1.ebuild
b/dev-build/cmake/cmake-4.2.1-r1.ebuild
similarity index 99%
rename from dev-build/cmake/cmake-4.2.1.ebuild
rename to dev-build/cmake/cmake-4.2.1-r1.ebuild
index 663ef0d644dc..069903b7b61c 100644
--- a/dev-build/cmake/cmake-4.2.1.ebuild
+++ b/dev-build/cmake/cmake-4.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/dev-build/cmake/cmake-9999.ebuild
b/dev-build/cmake/cmake-9999.ebuild
index 0467e0f8e2a6..069903b7b61c 100644
--- a/dev-build/cmake/cmake-9999.ebuild
+++ b/dev-build/cmake/cmake-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -98,7 +98,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.27.0_rc1-0001-Don-t-use-.so-for-modules-on-darwin-macos.-Use-.bund.patch
"${FILESDIR}"/${PN}-3.27.0_rc1-0002-Set-some-proper-paths-to-make-cmake-find-our-tools.patch
# Misc
- "${FILESDIR}"/${PN}-3.31.6-Prefer-pkgconfig-in-FindBLAS.patch
"${FILESDIR}"/${PN}-3.27.0_rc1-0004-Ensure-that-the-correct-version-of-Qt-is-always-used.patch
"${FILESDIR}"/${PN}-3.27.0_rc1-0005-Respect-Gentoo-s-Python-eclasses.patch
# Cuda