commit: 8de14c3aafd625e220654c98a377a5ae5a4fcaa0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 20:59:19 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 21:04:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de14c3a
profiles: Mask gnome-extra/synapse for removal Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1ff91757965c..c0437ffc178a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2023-08-14) +# Unmaintained in Gentoo and upstream. Last release was 2018, last commit +# upstream was 2021. Only reverse dependency of dead net-libs/rest:0.7. +# Removal on 2023-09-14. +gnome-extra/synapse + # Michael Orlitzky <[email protected]> (2023-08-12) # More php:7.4 casualties that I missed the first time around. # They'll be removed whenever php:7.4 is removed.
