commit: 5b7ab66d66f617047f1942392bf51f11970e5713 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Tue Apr 5 10:00:27 2022 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 10:03:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7ab66d
profiles/package.mask: mask app-misc/ttysnoop for removal Bug: https://bugs.gentoo.org/show_bug.cgi?id=680362 Bug: https://bugs.gentoo.org/show_bug.cgi?id=834093 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8bf9aa7fa8f7..1f7e3bd328ab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Sergey Popov <[email protected]> (2022-04-05) +# Upstream is dead long time ago +# SRC_URI and HOMEPAGE are gone(bug #680362) +# Has file collision with dev-util/bcc(bug #834093) +# Suggested modern replacement is incorporated in dev-util/bcc +# Removal in 30 days +app-misc/ttysnoop + # Volkmar W. Pogatzki <[email protected]> (2022-04-04) # Last upstream activities in 2009. # Fails to compile with java 11 or higher (bug #831262).
