commit: bcac593417f637cd0a88dbb704908a220e35b2d4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 22 09:22:52 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 22 09:23:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcac5934
package.mask: Last rite app-office/openoffice-bin Bug: https://bugs.gentoo.org/715400 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/use.mask | 4 ++++ profiles/package.mask | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ba21ddebba3..c0db71b1915 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2020-08-22) +# app-office/openoffice-bin is being removed. +office_implementation_openoffice + # Patrick Lauer <[email protected]> (2020-08-18) # pg13 is currently beta and has no keywords yet postgres_targets_postgres13 diff --git a/profiles/package.mask b/profiles/package.mask index b5d0bbcb5e0..056520fe7d5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-08-22) +# Python 2 only. You can use app-office/libreoffice{,-bin} instead. +# Removal in 30 days. Bug #715400. +app-office/openoffice-bin + # Michał Górny <[email protected]> (2020-08-22) # Python 2 only. No reverse dependencies left. # Removal in 30 days. Bug #735604.
