summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-06-29 16:45:25 +0200
committerUlrich Müller <ulm@gentoo.org>2024-06-29 16:45:25 +0200
commit7be50249feeb4b9d35fca2d421d448f66795ac92 (patch)
tree1bbe5b638d68080459cbb4c957477ddd80f26158
parentImprove error reporting in ebuild-mode-find-workdir (diff)
downloadebuild-mode-7be50249feeb4b9d35fca2d421d448f66795ac92.tar.gz
ebuild-mode-7be50249feeb4b9d35fca2d421d448f66795ac92.tar.bz2
ebuild-mode-7be50249feeb4b9d35fca2d421d448f66795ac92.zip
Update glep-mode template from GLEP 2
* glep-mode.el (glep-mode-insert-skeleton): Update from GLEP 2, specify that all dates must be in UTC. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ChangeLog5
-rw-r--r--glep-mode.el7
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c366b70..51ee9a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-29 Ulrich Müller <ulm@gentoo.org>
+
+ * glep-mode.el (glep-mode-insert-skeleton): Update from GLEP 2,
+ specify that all dates must be in UTC.
+
2024-06-26 Ulrich Müller <ulm@gentoo.org>
* ebuild-mode.el (ebuild-mode-find-workdir): Display a separate
diff --git a/glep-mode.el b/glep-mode.el
index 9e9fcd7..672c20a 100644
--- a/glep-mode.el
+++ b/glep-mode.el
@@ -271,7 +271,8 @@ directions below.
- Reset the Version to \"1\".
- Change the Created and Last-Modified headers to today's date. Be sure to
- follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format.
+ follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format,
+ with the date represented in UTC (Coordinated Universal Time).
- Reset the Post-History to empty for now; you'll add dates to this header
each time you post your GLEP to gentoo-dev@lists.gentoo.org. If you
@@ -280,8 +281,8 @@ directions below.
Post-History: 2003-08-14, 2003-09-03
- You must manually add new dates and check them in. If you don't have
- check-in privileges, send your changes to the GLEP editors.
+ You must manually add new dates (again, in UTC) and check them in. If you
+ don't have check-in privileges, send your changes to the GLEP editors.
- For Standards Track GLEPs, if your feature depends on the acceptance
of some other currently in-development GLEP, add a Requires header right