mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-cpp/abseil-cpp: drop obsolete patches from 20250512.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user