Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/
Date: Mon, 24 Feb 2020 08:04:25
Message-Id: 1582531456.0250999d5a97ad0671c8ef0eeca855fb6f498b90.mgorny@gentoo
1 commit: 0250999d5a97ad0671c8ef0eeca855fb6f498b90
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 08:01:33 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 08:04:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0250999d
7
8 package.mask: Last rite sys-apps/entropy & co.
9
10 Bug: https://bugs.gentoo.org/709466
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/base/package.use.mask | 4 ++++
14 profiles/package.mask | 9 +++++++++
15 2 files changed, 13 insertions(+)
16
17 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
18 index dc4649c6099..f7af712f8dd 100644
19 --- a/profiles/base/package.use.mask
20 +++ b/profiles/base/package.use.mask
21 @@ -6,6 +6,10 @@
22 # This file is only for generic masks. For arch-specific masks (i.e.
23 # mask everywhere, unmask on arch/*) use arch/base.
24
25 +# Michał Górny <mgorny@g.o> (2020-02-24)
26 +# sys-apps/entropy is masked for removal.
27 +app-admin/packagekit-base entropy
28 +
29 # Michał Górny <mgorny@g.o> (2020-02-08)
30 # The dependency is python-single-r1 while the package (and its revdeps)
31 # are python-r1.
32
33 diff --git a/profiles/package.mask b/profiles/package.mask
34 index f08721ad3d8..15110fbaf3e 100644
35 --- a/profiles/package.mask
36 +++ b/profiles/package.mask
37 @@ -32,6 +32,15 @@
38
39 #--- END OF EXAMPLES ---
40
41 +# Michał Górny <mgorny@g.o> (2020-02-24)
42 +# Effectively unmaintained in Gentoo. Multiple versions behind
43 +# upstream. Python 2 only.
44 +# Removal in 30 days. Bug #709466.
45 +app-admin/equo
46 +app-admin/matter
47 +sys-apps/entropy
48 +sys-apps/entropy-server
49 +
50 # David Seifert <soap@g.o> (2020-02-23)
51 # Last release in 2013, the scons SConstruct script uses variables
52 # that have been removed from Scons years ago and also uses a ton of