commit: 5d1e237a4e31b9ea15e6e0541236f9c4348c7d08 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 18 10:00:02 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 18 10:00:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1e237a
package.mask: Last rite app-text/ots Bug: https://bugs.gentoo.org/648964 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a4d6231ed7b..381cadc2d59 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2020-12-18) +# app-text/ots is masked for removal. Bug #648964. +app-office/abiword ots + # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2020-12-07) # Waiting for unmasking of slotted Lua. >=app-i18n/fcitx-4.2.9.8:4 lua diff --git a/profiles/package.mask b/profiles/package.mask index 91877fb171c..09e3caa4a43 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-12-18) +# Upstream gone. Last bumped in 2007. Fails to build, again. +# Removal in 30 days. Bug #648964. +app-text/ots + # Michał Górny <[email protected]> (2020-12-18) # Unmaintained. The current Gentoo version fails to build, it needs # a version bump.
