Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 12 May 2018 15:09:45
Message-Id: 1526137771.349f9e5256a1e3526a67822b8ff017832de86a61.asturm@gentoo
1 commit: 349f9e5256a1e3526a67822b8ff017832de86a61
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 12 15:03:26 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 12 15:09:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349f9e52
7
8 profiles: Mask net-dns/dnssec-{lookup,nodes,system-tray} for removal
9
10 They depend on Qt4 and upstream changelog lied about port to Qt5.
11
12 profiles/package.mask | 7 +++++++
13 1 file changed, 7 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 59f48f87a67..147012d31d7 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -29,6 +29,13 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Andreas Sturmlechner <asturm@g.o> (12 May 2018)
24 +# Depends on dead Qt4, upstream TRAC and SVN dead. No maint. response.
25 +# Masked for removal in 30 days, bugs #645418, #591866, #574244.
26 +net-dns/dnssec-lookup
27 +net-dns/dnssec-nodes
28 +net-dns/dnssec-system-tray
29 +
30 # Mikle Kolyada <zlogene@g.o> (10 May 2018)
31 # The upstream is totally dead (the last release is from 2006).
32 # Does not compile against gcc-6, uses old EAPI=3 (#564998, #644262).