commit: ae7fe94aead1ef68edffbf6697f73a9608165bc4 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Aug 3 17:05:08 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Aug 3 17:07:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7fe94a
profiles: Mask dev-util/cmdtest for removal Bug: https://bugs.gentoo.org/735314 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a68364008b4..17964dbf4a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2020-08-03) +# Package is dead and upstream maintainer asked that it be removed. +# Removal in 30 days. Bug #735314 +dev-util/cmdtest + # Michał Górny <[email protected]> (2020-08-03) # Unmaintained. Last release in 2011. Py2 only. # Removal in 30 days. Bug #735362.
