commit: ef9e959754bba5148c4606db54ca35d92079b9b3 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 22:19:33 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 22:19:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9e9597
package.mask: Mask net-p2p/opendchub for removal Bug: https://bugs.gentoo.org/849518 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a36af62d813a..74e9ad495a60 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2022-12-10) +# Fails to build with recent perl. No maintainer, no revdeps. +# Removal in 30 days. Bug 849518 +net-p2p/opendchub + # Sam James <[email protected]> (2022-12-09) # Breaks compilation of reverse dependencies with broken pkgconfig (pc) file # bug #885075, https://github.com/libarchive/libarchive/issues/1766
