mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
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:
parent
3be3c9a736
commit
5b4bcecca8
@ -62,19 +62,6 @@ PG0901 = warning
|
|||||||
# Deprecated EAPIs
|
# Deprecated EAPIs
|
||||||
PG1001 = warning
|
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:
|
# User and group IDs available for static allocation. These consist of:
|
||||||
# - the range 101..749 available for regular use by packages, and
|
# - the range 101..749 available for regular use by packages, and
|
||||||
# - the range 0..100, 65533 and 65534 reserved for important system
|
# - the range 0..100, 65533 and 65534 reserved for important system
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user