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/
Date: Tue, 30 Jul 2019 06:17:44
Message-Id: 1564467457.6bb41f183c94b17836ba47db98bcc2116f8cd4ca.mgorny@gentoo
1 commit: 6bb41f183c94b17836ba47db98bcc2116f8cd4ca
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 30 06:16:29 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 06:17:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb41f18
7
8 package.mask: Last rite virtual/python-dnspython
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 e00089fbaea..c557e176654 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -29,6 +29,13 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Michał Górny <mgorny@g.o> (30 Jul 2019)
24 +# Obsolete virtual that was created back when dev-python/dnspython
25 +# needed separate slots for py2 & py3. The versions needing it are long
26 +# gone. Replace all its uses with dev-python/dnspython.
27 +# Removal in 30 days.
28 +virtual/python-dnspython
29 +
30 # Thomas Deutschmann <whissi@g.o> (2019-07-29)
31 # Broken config parser
32 >=app-metrics/collectd-5.9.0