metadata/qa-policy.conf: Drop deprecated-eclass section

Nothing is using this and the list is outdated. Use the @DEPRECATED tag
in eclasses instead.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller 2022-10-22 10:05:13 +02:00
parent 3be3c9a736
commit 5b4bcecca8
No known key found for this signature in database
GPG Key ID: 5188335088415E2E

View File

@ -62,19 +62,6 @@ 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)
# User and group IDs available for static allocation. These consist of:
# - the range 101..749 available for regular use by packages, and
# - the range 0..100, 65533 and 65534 reserved for important system