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: Sat, 02 Jul 2022 11:49:42
Message-Id: 1656762575.78328fa9e83ef3433b721b4aa64dfc77179cda30.mgorny@gentoo
1 commit: 78328fa9e83ef3433b721b4aa64dfc77179cda30
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 11:47:56 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 11:49:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78328fa9
7
8 package.mask: Last rite dev-python/geoip-python
9
10 Bug: https://bugs.gentoo.org/855737
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/base/package.use.mask | 4 ++++
14 profiles/package.mask | 7 +++++++
15 2 files changed, 11 insertions(+)
16
17 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
18 index be6f51bdd00b..343667364907 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> (2022-07-02)
26 +# dev-python/geoip-python is masked for removal.
27 +net-p2p/deluge geoip
28 +
29 # James Le Cuirot <chewi@g.o> (2022-06-25)
30 # This flag concerns an x86-specific problem.
31 sys-libs/glibc stack-realign
32
33 diff --git a/profiles/package.mask b/profiles/package.mask
34 index 18b68dcc9e78..2aa2e613db86 100644
35 --- a/profiles/package.mask
36 +++ b/profiles/package.mask
37 @@ -33,6 +33,13 @@
38
39 #--- END OF EXAMPLES ---
40
41 +# Michał Górny <mgorny@g.o> (2022-07-02)
42 +# Last release in 2014. Archived upstream, and superseded by GeoIP2
43 +# (not packaged). There is only one revdep (net-p2p/deluge) for which
44 +# it is optional.
45 +# Removal on 2022-08-01. Bug #855737.
46 +dev-python/geoip-python
47 +
48 # Matthew Smith <matthew@g.o> (2022-07-02)
49 # Superseded by dev-util/rebar:3.
50 # Removal in 30 days. Bug #855728.