From: Michał Górny Date: Wed, 26 Feb 2020 13:19:27 +0000 (+0100) Subject: metadata/qa-policy.conf: Include deprecated eclasses X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=910e91a33ef086ec7811a7fc6692112b4731d280;p=gentoo.git metadata/qa-policy.conf: Include deprecated eclasses Signed-off-by: Michał Górny --- diff --git a/metadata/qa-policy.conf b/metadata/qa-policy.conf index ae1e3cad2005..4ba561f4cce0 100644 --- a/metadata/qa-policy.conf +++ b/metadata/qa-policy.conf @@ -61,3 +61,19 @@ 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] +autotools-multilib = multilib-minimal +autotools-utils = (none) +base = (none) +epatch = (eapply since EAPI 6) +fdo-mime = xdg-utils +games = (none) +ltprune = (inline find ... -delete) +mono = mono-env +user = (GLEP 81 acct-* packages) +versionator = eapi7-ver (built-in since EAPI 7)