Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 05 Apr 2022 10:03:46
Message-Id: 1649153005.5b7ab66d66f617047f1942392bf51f11970e5713.pinkbyte@gentoo
1 commit: 5b7ab66d66f617047f1942392bf51f11970e5713
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 5 10:00:27 2022 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 5 10:03:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7ab66d
7
8 profiles/package.mask: mask app-misc/ttysnoop for removal
9
10 Bug: https://bugs.gentoo.org/show_bug.cgi?id=680362
11 Bug: https://bugs.gentoo.org/show_bug.cgi?id=834093
12 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
13
14 profiles/package.mask | 8 ++++++++
15 1 file changed, 8 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 8bf9aa7fa8f7..1f7e3bd328ab 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -33,6 +33,14 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# Sergey Popov <pinkbyte@g.o> (2022-04-05)
26 +# Upstream is dead long time ago
27 +# SRC_URI and HOMEPAGE are gone(bug #680362)
28 +# Has file collision with dev-util/bcc(bug #834093)
29 +# Suggested modern replacement is incorporated in dev-util/bcc
30 +# Removal in 30 days
31 +app-misc/ttysnoop
32 +
33 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-04-04)
34 # Last upstream activities in 2009.
35 # Fails to compile with java 11 or higher (bug #831262).