commit: 964d5431fec323a781b3b54490e701535a0f7a05 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 2 22:45:54 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 22:46:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964d5431
dev-cpp/abseil-cpp: drop obsolete patches from 20250512.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/abseil-cpp/abseil-cpp-20250512.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20250512.0.ebuild b/dev-cpp/abseil-cpp/abseil-cpp-20250512.0.ebuild index 481480e5aadd..622f80f0ff77 100644 --- a/dev-cpp/abseil-cpp/abseil-cpp-20250512.0.ebuild +++ b/dev-cpp/abseil-cpp/abseil-cpp-20250512.0.ebuild @@ -11,8 +11,6 @@ DESCRIPTION="Abseil Common Libraries (C++), LTS Branch" HOMEPAGE="https://abseil.io/" SRC_URI=" https://github.com/abseil/abseil-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz - https://github.com/abseil/abseil-cpp/commit/f004e6c0a9a25e16fd2a1ae671a9cacfa79625b4.patch - -> ${PN}-20250127.0-PR1834.patch " LICENSE="Apache-2.0" @@ -38,8 +36,6 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}/${PN}-20230802.0-sdata-tests.patch" "${FILESDIR}/${PN}-20240722.0-lto-odr.patch" - "${FILESDIR}/${PN}-20240722.0-ciso646-cxx17.patch" - "${DISTDIR}/${PN}-20250127.0-PR1834.patch" ) src_prepare() {
