Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/
Date: Wed, 23 Jun 2021 17:55:51
Message-Id: 1624470941.f2f4f0958b40ce5492e29ca04b6643840328a517.ulm@gentoo
1 commit: f2f4f0958b40ce5492e29ca04b6643840328a517
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 23 17:54:43 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 23 17:55:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f4f095
7
8 metadata/qa-policy.conf: Update list of deprecated eclasses
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 metadata/qa-policy.conf | 9 +++------
13 1 file changed, 3 insertions(+), 6 deletions(-)
14
15 diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
16 index 4ba634a40fb..cc0e7311d79 100644
17 --- a/metadata/qa-policy.conf
18 +++ b/metadata/qa-policy.conf
19 @@ -1,4 +1,4 @@
20 -# Copyright 2020 Gentoo Authors
21 +# Copyright 2020-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # The policy section assigns significance levels to various policies.
25 @@ -67,13 +67,10 @@ PG1001 = warning
26 # their suggested replacements (if any). Most of the values are
27 # replacement eclass names, though free-form text is permitted.
28 [deprecated-eclass]
29 -autotools-multilib = multilib-minimal
30 -autotools-utils = (none)
31 -base = (none)
32 +cmake-utils = cmake
33 +darcs = (none)
34 epatch = (eapply since EAPI 6)
35 eutils = (split into several eclasses)
36 -fdo-mime = xdg-utils
37 -games = (none)
38 ltprune = (inline find ... -delete)
39 mono = mono-env
40 user = (GLEP 81 acct-* packages)