summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-06-23 19:54:43 +0200
committerUlrich Müller <ulm@gentoo.org>2021-06-23 19:55:41 +0200
commitf2f4f0958b40ce5492e29ca04b6643840328a517 (patch)
treef7f3f23a179b605e06938fcca615e18ee0925778 /metadata
parentsys-kernel/gentoo-sources: Linux patch updates (diff)
downloadgentoo-f2f4f0958b40ce5492e29ca04b6643840328a517.tar.gz
gentoo-f2f4f0958b40ce5492e29ca04b6643840328a517.tar.bz2
gentoo-f2f4f0958b40ce5492e29ca04b6643840328a517.zip
metadata/qa-policy.conf: Update list of deprecated eclasses
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'metadata')
-rw-r--r--metadata/qa-policy.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
index 4ba634a40fb5..cc0e7311d790 100644
--- a/metadata/qa-policy.conf
+++ b/metadata/qa-policy.conf
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# The policy section assigns significance levels to various policies.
@@ -67,13 +67,10 @@ PG1001 = warning
# their suggested replacements (if any). Most of the values are
# replacement eclass names, though free-form text is permitted.
[deprecated-eclass]
-autotools-multilib = multilib-minimal
-autotools-utils = (none)
-base = (none)
+cmake-utils = cmake
+darcs = (none)
epatch = (eapply since EAPI 6)
eutils = (split into several eclasses)
-fdo-mime = xdg-utils
-games = (none)
ltprune = (inline find ... -delete)
mono = mono-env
user = (GLEP 81 acct-* packages)