commit: 311491de24e17d9a751d36a97025a89bf8498012 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 19 20:17:10 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 20 19:47:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311491de
profiles: Mask old dev-libs/aws-sdk-cpp dependencies for removal Bug: https://bugs.gentoo.org/908094 Bug: https://bugs.gentoo.org/908095 Bug: https://bugs.gentoo.org/908096 Bug: https://bugs.gentoo.org/908097 Bug: https://bugs.gentoo.org/908427 Bug: https://bugs.gentoo.org/908428 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 55099dde6926..7fde9e67dff4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,17 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-05-20) +# Unaddressed pending version bumps for almost 2 years, stuck on EAPI-7. +# Bugs #908094, #908095, #908096, #908097, #908427, #908428 +# Removal on 2025-06-19. +dev-libs/aws-c-cal +dev-libs/aws-checksums +dev-libs/aws-c-common +dev-libs/aws-c-event-stream +dev-libs/aws-c-io +dev-libs/s2n + # Mike Pagano <[email protected]> (2025-05-20) # Persistant issues with this release of the kernel # You mileage may vary, use at your own risk and
