Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 568068 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- glep42.txt
0
++ glep42.txt
Lines 146-157 Link Here
146
: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.
146
: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.
147
147
148
;<code>News-Item-Format</code>:
148
;<code>News-Item-Format</code>:
149
:Must be <code>1.0</code>. Future revisions to the format may increment the minor number for backwards-compatible changes, or the major number for major changes.
149
:Must be <code>1.1</code>. Future revisions to the format may increment the minor number for backwards-compatible changes, or the major number for major changes.
150
150
151
The following headers are used for filtering:
151
The following headers are used for filtering:
152
152
153
;<code>Display-If-Installed</code>:
153
;<code>Display-If-Installed</code>:
154
:A dependency atom (for example, <code><dev-lang/php-5_alpha</code> or <code>net-www/apache</code>). If the user has the package specified installed from the repository from which the news item was obtained, the news item should be displayed.
154
:A dependency atom as defined by EAPI 5 (for example, <code><dev-lang/php-5_alpha</code> or <code>net-www/apache</code>). If the user has the package specified installed from the repository from which the news item was obtained, the news item should be displayed.
155
155
156
;<code>Display-If-Keyword</code>:
156
;<code>Display-If-Keyword</code>:
157
:A keyword <ref name="glep-22">GLEP 22: "New "keyword" system to incorporate various userlands/kernels/archs", Grant Goodyear, [[GLEP:22|GLEP 22]]</ref> name, for example <code>mips</code> or <code>x86-fbsd</code>. If the user is on the keyword in question, the news item should be displayed.
157
:A keyword <ref name="glep-22">GLEP 22: "New "keyword" system to incorporate various userlands/kernels/archs", Grant Goodyear, [[GLEP:22|GLEP 22]]</ref> name, for example <code>mips</code> or <code>x86-fbsd</code>. If the user is on the keyword in question, the news item should be displayed.

Return to bug 568068