commit: 349d1f0a54bcb655f6432e993dc84b72579a9b18 Author: Jonas Toth <gentoo <AT> jonas-toth <DOT> eu> AuthorDate: Tue Oct 8 19:24:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 8 19:31:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349d1f0a
dev-build/cmake: remove upstream-applied patch from live ebuild Signed-off-by: Jonas Toth <gentoo <AT> jonas-toth.eu> Closes: https://github.com/gentoo/gentoo/pull/38920 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-build/cmake/cmake-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-build/cmake/cmake-9999.ebuild b/dev-build/cmake/cmake-9999.ebuild index 6e28445fac5b..f565534c2cd6 100644 --- a/dev-build/cmake/cmake-9999.ebuild +++ b/dev-build/cmake/cmake-9999.ebuild @@ -101,7 +101,6 @@ PATCHES=( "${FILESDIR}"/${PN}-3.27.0_rc1-0003-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 - "${FILESDIR}"/${PN}-3.27.0_rc1-0006-Filter-out-distcc-warnings-to-avoid-confusing-CMake.patch # Cuda "${FILESDIR}/${PN}-3.30.3-cudahostld.patch"
