commit:     f2f4f0958b40ce5492e29ca04b6643840328a517
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 23 17:54:43 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 23 17:55:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f4f095

metadata/qa-policy.conf: Update list of deprecated eclasses

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 metadata/qa-policy.conf | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
index 4ba634a40fb..cc0e7311d79 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)

Reply via email to