diff --git a/GLEP:42.mw b/GLEP:42.mw index 02a88d9..56e90b8 100644 --- a/GLEP:42.mw +++ b/GLEP:42.mw @@ -146,12 +146,12 @@ The following headers describe the purpose and format of the news item: :Initially 1. Should be incremented every time a change is made to the news item. Changes that require a re-read of the news item (i.e., most changes that are not spelling or formatting related) should instead use a new news item. Mandatory. ;News-Item-Format: -:Must be 1.0. Future revisions to the format may increment the minor number for backwards-compatible changes, or the major number for major changes. +:Known formats are 1.0 and 1.1 (see below). Future revisions to the format may increment the minor number for backwards-compatible changes, or the major number for major changes. The following headers are used for filtering: ;Display-If-Installed: -:A dependency atom (for example, or net-www/apache). If the user has the package specified installed from the repository from which the news item was obtained, the news item should be displayed. +:A package dependency specification (for example, >=sys-devel/gcc-5 or www-servers/apache) conforming to EAPI 0[[Project:Package Manager Specification|Package Manager Specification]] in news item format 1.0 or to EAPI 5 in format 1.1. If the user has the package specified installed from the repository from which the news item was obtained, the news item should be displayed. ;Display-If-Keyword: :A keyword GLEP 22: "New "keyword" system to incorporate various userlands/kernels/archs", Grant Goodyear, [[GLEP:22|GLEP 22]] name, for example mips or x86-fbsd. If the user is on the keyword in question, the news item should be displayed.