The eclass deprecations are now indicated via @DEPRECATED eclassdoc tag.
The qa-policy.conf list is not used by any tools right now, so just
remove it.

Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 metadata/qa-policy.conf | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
index db9050f2ba7b..a93c62126247 100644
--- a/metadata/qa-policy.conf
+++ b/metadata/qa-policy.conf
@@ -61,16 +61,3 @@ PG0803 = warning
 PG0901 = warning
 # Deprecated EAPIs
 PG1001 = warning
-
-
-# The deprecated-eclass section lists deprecated eclasses along with
-# their suggested replacements (if any).  Most of the values are
-# replacement eclass names, though free-form text is permitted.
-[deprecated-eclass]
-cmake-utils = cmake
-epatch = (eapply since EAPI 6)
-eutils = (split into several eclasses)
-ltprune = (inline find ... -delete)
-mono = mono-env
-user = (GLEP 81 acct-* packages)
-versionator = eapi7-ver (built-in since EAPI 7)
-- 
2.32.0


Reply via email to