commit: 68ecf977bde74a0f72623221f8f0816971627d74 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Feb 13 10:40:31 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 10:40:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ecf977
package.mask: Last rite app-misc/slmon and dev-db/4store Closes: https://github.com/gentoo/gentoo/pull/19285 Bug: https://bugs.gentoo.org/707504 Bug: https://bugs.gentoo.org/762904 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 82aba944930..68e1309fce0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,18 @@ #--- END OF EXAMPLES --- +# Jakov Smolic <[email protected]> (2021-02-13) +# Fails to build with gcc-10, stuck on EAPI 5, dead upstream +# multiple reported bugs, not touched by maintainer in years. +# Removal in 30 days. Bug #762904 +dev-db/4store + +# Jakov Smolic <[email protected]> (2021-02-13) +# Fails to build with gcc-10, no maintainer, last release in 2004, +# no reverse dependencies. +# Removal in 30 days. Bug #707504. +app-misc/slmon + # Joerg Bornkessel <[email protected]> (2021-02-12) # Does not build against clang/LLVM toolchain. # Last release in 2009. Upstream repository is gone.
