Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 511376 Details for
Bug 641928
general-concepts/news: Bring in line with updated GLEP 42
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
general-concepts/news: Bring in line with updated GLEP 42.
0001-general-concepts-news-Bring-in-line-with-updated-GLE.patch (text/plain), 2.36 KB, created by
Ulrich Müller
on 2017-12-21 13:55:43 UTC
(
hide
)
Description:
general-concepts/news: Bring in line with updated GLEP 42.
Filename:
MIME Type:
Creator:
Ulrich Müller
Created:
2017-12-21 13:55:43 UTC
Size:
2.36 KB
patch
obsolete
>From 20816b5930ed5b2da33ac20201ba9c376c0a3451 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ulrich=20M=C3=BCller?= <ulm@gentoo.org> >Date: Thu, 21 Dec 2017 14:52:03 +0100 >Subject: [PATCH] general-concepts/news: Bring in line with updated GLEP 42. > >--- > general-concepts/news/text.xml | 24 ++++++++++-------------- > 1 file changed, 10 insertions(+), 14 deletions(-) > >diff --git a/general-concepts/news/text.xml b/general-concepts/news/text.xml >index d1af53e..06b5866 100644 >--- a/general-concepts/news/text.xml >+++ b/general-concepts/news/text.xml >@@ -24,10 +24,14 @@ man page. > > <ul> > <li> >- Choose a file name in the proper format: YYYY-MM-DD-name.lang.txt, >- where the date is followed by a name (a-z, 0-9, + (plus), - (hyphen) >- and _ (underscore)), the two-letter ISO language code (en for English >- must be chosen as default) and the file extension txt. >+ Choose a filename in the proper format: >+ <c>YYYY-MM-DD-shortname.lang.txt</c>, i.e. the date, followed by a very >+ short name of at most 20 characters and consisting only of <c>a-z</c>, >+ <c>0-9</c>, <c>+</c> (plus), <c>-</c> (hyphen) and <c>_</c> (underscore). >+ This is followed by <c>lang</c> which is an >+ <uri link="https://tools.ietf.org/rfc/bcp/bcp47.txt">IETF language >+ tag</uri>. Always use <c>en</c> for English, unless you are translating >+ a news item. Finally, the filename ends with the extension <c>txt</c>. > </li> > <li> > Write the news item, which is similar to a RFC-compliant email. Details >@@ -43,20 +47,12 @@ man page. > Wait for corrections or feedback that your news item is not of great > importance and should be revoked (can be possible). > </li> >- <li> >- Upon acceptance, create a detached armored GnuPG signature with >- gpg --local-user --detach-sign --armor YYYY-MM-DD-name.lang.txt >- </li> >- <li> >- Verify that your signature is correct with >- gpg --verify YYYY-MM-DD-name.lang.txt.asc YYYY-MM-DD-name.lang.txt >- </li> > <li> > Create a directory structure for your item in the gentoo-news repository > (<c>git+ssh://git@git.gentoo.org/data/gentoo-news.git</c>): >- YYYY/YYYY-MM-DD-name/. >+ <c>YYYY-MM-DD-shortname/</c>. > </li> >- <li>Add both the news file and the signature to that directory.</li> >+ <li>Add the news file to that directory.</li> > <li>Commit and push your changes to the gentoo-news repository.</li> > </ul> > >-- >2.15.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 641928
: 511376