commit: 2de4d8cc9be87903e279d4c374fcb80c252c57b6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Mar 19 11:11:29 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Mar 19 11:11:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de4d8cc
package.mask: Last rite dev-ruby/sigar Bug: https://bugs.gentoo.org/713784 Bug: https://bugs.gentoo.org/895686 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4aaac371d1d0..a37bd9e17480 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2023-03-19) +# Upstream disappeared, last release over 8 years ago, fails with modern +# C, no revdeps in tree. +# Removal on 2023-04-18. Bug #713784, #895686. +dev-ruby/sigar + # David Seifert <[email protected]> (2023-03-19) # Apache NIH make, long abandoned upstream, forked reboot went nowhere. # Last release over 2 years ago, fails with modern C and no revdeps in
