Signed-off-by: Michał Górny <[email protected]>
---
 metadata/qa-policy.conf | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf
index b6ad90337103..f8d4fb34af08 100644
--- a/metadata/qa-policy.conf
+++ b/metadata/qa-policy.conf
@@ -59,3 +59,16 @@ PG0704 = warning
 PG0803 = warning
 # User and group account policy
 PG0901 = 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]
+base = (none)
+epatch = (eapply since EAPI 6)
+games = (none)
+ltprune = (inline find ... -delete)
+mono = mono-env
+user = (GLEP 81 acct-* packages)
+versionator = eapi7-ver (built-in since EAPI 7)
-- 
2.25.1


Reply via email to