commit: c497548b323fa258d6de0a26d9f8817f43c51562 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 15 17:29:06 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 15 17:32:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c497548b
profiles: office_implementation_openoffice was removed Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/use.mask | 4 ---- profiles/desc/office_implementation.desc | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ca2703dd53e..a5d0bb3705e 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -17,10 +17,6 @@ php7-2 # See e.g. https://bugs.gentoo.org/741076 ros_messages_eus -# Michał Górny <[email protected]> (2020-08-22) -# app-office/openoffice-bin is being removed. -office_implementation_openoffice - # Hans de Graaff <[email protected]> (2020-06-13) # Mask Ruby 2.4 as EOL ruby_targets_ruby24 diff --git a/profiles/desc/office_implementation.desc b/profiles/desc/office_implementation.desc index d4bd03a344a..e213fdfd165 100644 --- a/profiles/desc/office_implementation.desc +++ b/profiles/desc/office_implementation.desc @@ -1,7 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of OFFICE USE_EXPAND flags. libreoffice - use the app-office/libreoffice{,-bin} implementation for extensions -openoffice - use the app-office/openoffice{,-bin} implementation for extensions
