commit: 4a91dac42dd5de50e4fdff129afe72fbbbe07f7f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 9 16:34:31 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Aug 10 12:22:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a91dac4
profiles: Mask net-print/libgnomecups for removal Bug: https://bugs.gentoo.org/352952 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6dd03968ccb..72eef729b14 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2021-08-10) +# EAPI-5, dead, unused; last consumer dropped in bug #352952 +# Removal on 2021-09-09. +net-print/libgnomecups + # Joshua Kinard <[email protected]> (2021-08-09) # Dead upstream and has build issues in modern times. # See bugs #551786 and #715846. Removal in 30 days.
