commit: 398e9ccd00db7513f668c154e89122bd94e9b25c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 16:55:50 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 17:00:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398e9ccd
package.mask: Last rite Hyperdex support libraries Bug: https://bugs.gentoo.org/527386 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d513a61f7a7f..5a444a452b0d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-10-26) +# Hyperdex "support libraries". Hyperdex was removed in 2020. +# No revdeps outside the bunch. +# Removal on 2023-11-25. Bug #527386. +dev-libs/busybee +dev-libs/libe +dev-libs/libpo6 +dev-libs/libtreadstone + # Michał Górny <[email protected]> (2023-10-26) # Fails to compile with modern C++ compilers. Last release in 2011. # No revdeps.
