commit: 3198106efde9cf413e94052639f64981813f22cb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 27 20:35:43 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 27 20:35:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3198106e
package.mask: Last rite net-misc/tokyotyrant Bug: https://bugs.gentoo.org/681044 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 03d58985412..1ef0df9060b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,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]> (2019-08-27) +# net-misc/tokyotyrant is slated for removal. +app-metrics/collectd collectd_plugins_tokyotyrant + # Michał Górny <[email protected]> (2019-08-25) # sys-cluster/open-mx is masked for removal. sys-cluster/openmpi openmpi_fabrics_open-mx diff --git a/profiles/package.mask b/profiles/package.mask index ce13c174ebd..9521ec8f034 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-08-27) +# Discontinued upstream, in favor of Tokyo Tycoon. Last release +# in 2010. Not touched by the Gentoo maintainer since 2010, with bugs +# having to be addressed by other developers. +# Removal in 30 days. Bug #681044. +net-misc/tokyotyrant + # Michał Górny <[email protected]> (2019-08-27) # Live ebuild committed in Oct 2018, and not updated since. Suffers # from numerous QA violations. Never had a keyworded version.
