commit: e0a501a8545706159338ad242eef0a4b4c4da256 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 03:26:34 2023 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 03:28:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a501a8
profiles: mask app-admin/bastille for removal Bug: https://bugs.gentoo.org/455542 Bug: https://bugs.gentoo.org/892325 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index aa9bf29c0ae2..b3833478eb3b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (2023-01-28) +# No upstream releases since 2008. +# No Gentoo maintainer since 2009. +# Installs files in the wrong places (bug #455542) +# and with the wrong mode (bug #892325). +# Removal on 2023-02-27. +app-admin/bastille + # Ionen Wolkens <[email protected]> (2023-01-28) # Recently broke at runtime, and its relationship with evolving # swig+python is likely to keep breaking this further without an
