commit: 56be0fb95dce7e130326ad75151d75ef97e7c6d8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 16:44:53 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 16:52:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56be0fb9
profiles: Mask unmaintained, dead upstream packages for removal - app-admin/conkyforecast - app-arch/cfv - app-cdr/cdcover Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index eb49a465fb7..304ebcef828 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,21 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-07-29) +# Py2-only, unmaintained, last release in 2008, dead upstream. +# Removal in 30 days. +app-cdr/cdcover + +# Andreas Sturmlechner <[email protected]> (2020-07-29) +# Py2-only, unmaintained, last release in 2009, dead upstream. +# Removal in 30 days. +app-arch/cfv + +# Andreas Sturmlechner <[email protected]> (2020-07-29) +# Py2-only, unmaintained, last release in 2012, dead upstream. +# Ancient unresolved bugs #453918, #505076. Removal in 30 days. +app-admin/conkyforecast + # Andreas Sturmlechner <[email protected]> (2020-07-29) # Py2-only, last release in 2006, no one else is packaging this. # Removal in 30 days.
