diff options
-rw-r--r-- | ebuild-writing/eapi/text.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ebuild-writing/eapi/text.xml b/ebuild-writing/eapi/text.xml index 26795cf..4943dba 100644 --- a/ebuild-writing/eapi/text.xml +++ b/ebuild-writing/eapi/text.xml @@ -112,6 +112,13 @@ Manager Specification for details about them. <section> <title>EAPI 5</title> +<body> +<todo> +EAPI 5 is deprecated and should no longer appear here. The information needs to +be split up and moved to other sections. +</todo> +</body> + <subsection> <title>EAPI 5 metadata</title> <body> @@ -297,6 +304,13 @@ If USE flag is set, echo [true output][true suffix] (defaults to "yes"), <section> <title>EAPI 6</title> +<body> +<todo> +EAPI 6 is deprecated and should no longer appear here. The information needs to +be split up and moved to other sections. +</todo> +</body> + <subsection> <title>EAPI 6 Bash version</title> <body> |