Re: [gentoo-dev] [GLEP repo] [PATCH] Replace outdated mail archive URLs.

2019-11-09 Thread Ulrich Mueller
For some reason, the list has replaced my Reply-To header pointing
to gentoo-project by one pointing to gentoo-dev.

Please send any replies to the gentoo-project mailing list, so that the
discussion will be in one place.

Ulrich


signature.asc
Description: PGP signature


[gentoo-dev] [GLEP repo] [PATCH] Replace outdated mail archive URLs.

2019-11-09 Thread Ulrich Müller
Globally replace URLs pointing to gmane.org or marc.theaimsgroup.com,
preferably by archives.gentoo.org if the article is available there.

As suggested by robbat2, also add the Message-ID and bibliographical
information, in order to have a permanent reference to the message.

Notes on single GLEPs:
- GLEP 40: http://thread.gmane.org/gmane.linux.gentoo.devel/31060 had
  pointed to the first message of the thread (by g2boojum), not to
  stuart's followup. Corrected.
- GLEP 57: Two messages in gentoo-dev from January/February 2005 and
  one message in gentoo-security from April 2003 are missing from
  Gentoo archives. Use marc.info instead.

Signed-off-by: Ulrich Müller 
---
 glep-0011.rst | 26 +-
 glep-0029.rst |  7 +++---
 glep-0030.rst |  6 +++--
 glep-0038.rst |  4 ++--
 glep-0039.rst |  5 +++--
 glep-0040.rst | 30 +++--
 glep-0042.rst |  6 ++---
 glep-0044.rst | 19 +++-
 glep-0057.rst | 61 +++
 glep-0063.rst |  9 
 glep-0068.rst |  9 +---
 glep-0069.rst | 11 ++
 glep-0075.rst | 13 +++
 glep-0077.rst |  7 +++---
 glep-0080.rst |  6 +++--
 15 files changed, 146 insertions(+), 73 deletions(-)

diff --git a/glep-0011.rst b/glep-0011.rst
index 4184bb0..466f7e4 100644
--- a/glep-0011.rst
+++ b/glep-0011.rst
@@ -6,7 +6,7 @@ Type: Standards Track
 Status: Final
 Version: 1
 Created: 2003-08-02
-Last-Modified: 2014-01-15
+Last-Modified: 2019-11-07
 Post-History: 2003-08-07, 2003-08-12, 2003-08-13, 2006-09-03
 Content-Type: text/x-rst
 ---
@@ -221,7 +221,7 @@ application will be affected, see below for more details.
 
 To assist administration of multiple virtual hosts a "VHost Configuration Tool"
 needs to be developed and implemented. Initial discussion regarding the VHost
-Config tool and proposed usage can be found at 
http://article.gmane.org/gmane.linux.gentoo.devel/10874.
+Config tool and proposed usage can be found at [#VHost-Config-Tool]_.
 
 It's the job of the VHost Config toolset to make a local instance of the web
 application run under a specific web server.
@@ -311,9 +311,25 @@ The main issues are:
 References
 ==
 
-.. [#WebAppPost1] http://article.gmane.org/gmane.linux.gentoo.devel/10411
-.. [#WebAppPost2] 
http://news.gmane.org/onethread.php?group=gmane.linux.gentoo.devel&root=%3C1059843010.5023.80.camel%40carbon.internal.lan%3E
-.. [#WebAppPost3] 
http://news.gmane.org/onethread.php?group=gmane.linux.gentoo.devel&root=%3C8696.1060038977%40valkyrie.lsit.ucsb.edu%3E
+.. [#WebAppPost1] Stuart Herbert.  *Poll: Where should web applications be
+   installed?*  gentoo-dev mailing list, 2003-07-23,
+   Message-ID 200307231512.51710.stuart\@gentoo.org,
+   
https://archives.gentoo.org/gentoo-dev/message/18e8a6aacd202e117d1876d249d51af8
+
+.. [#WebAppPost2] Troy Dack.  *[GLEP] Web Application Installation.*
+   gentoo-dev mailing list, 2003-08-02,
+   Message-ID 1059843010.5023.80.camel\@carbon.internal.lan,
+   
https://archives.gentoo.org/gentoo-dev/message/a94608da1bd57f387fb1091764f5226c
+
+.. [#WebAppPost3] Max Kalika.  *Re: [GLEP] Web Application Installation.*
+   gentoo-dev mailing list, 2003-08-04,
+   Message-ID 8696.1060038977\@valkyrie.lsit.ucsb.edu,
+   
https://archives.gentoo.org/gentoo-dev/message/523c8123b7e4a179f6ae3aab74db66e2
+
+.. [#VHost-Config-Tool] Robin H. Johnson.  *Re: [GLEP] Web Application
+   Installation.  Plotting a VHOST config tool.*  gentoo-dev mailing list,
+   2003-08-06, Message-ID 20030806043741.GF27029\@cherenkov.orbis-terrarum.net,
+   
https://archives.gentoo.org/gentoo-dev/message/1386ab5e25ee17f3a72490145877d124.
 
 Copyright
 =
diff --git a/glep-0029.rst b/glep-0029.rst
index 974cbc0..5ccffa3 100644
--- a/glep-0029.rst
+++ b/glep-0029.rst
@@ -6,7 +6,7 @@ Type: Standards Track
 Status: Withdrawn
 Version: 1
 Created: 2004-08-19
-Last-Modified: 2014-01-17
+Last-Modified: 2019-11-07
 Post-History: 2004-08-21, 2004-10-18, 2004-10-25, 2005-07-24
 Content-Type: text/x-rst
 ---
@@ -257,8 +257,9 @@ References
 .. [1] GLEP 23: Portage handling of ACCEPT_LICENSE
(https://www.gentoo.org/glep/glep-0023.html)
 .. [2] http://www.gentoo.org/dyn/use-index.xml
-.. [3] GLEP 29 discussion on the gentoo-dev mailing list
-   (http://marc.theaimsgroup.com/?l=gentoo-dev&m=109813990013812)
+.. [3] GLEP 29 discussion on the gentoo-dev mailing list,
+   Message-ID 20041018225119.GK26288\@mail.lieber.org
+   
(https://archives.gentoo.org/gentoo-dev/message/aba918fc38f72ff332de08b5e01e20e5)
 
 Copyright
 =
diff --git a/glep-0030.rst b/glep-0030.rst
index 73b6fc7..8d09a26 100644
--- a/glep-0030.rst
+++ b/glep-0030.rst
@@ -6,7 +6,7 @@ Type: Standards Track
 Status: Final
 Version: 1
 Created: 2004-10-24
-Last-Modified: 2014-01-17
+Last-Modified: 2019-11-07
 Post-History: 2004-10-25, 2004-11-10, 2005-03-11
 Content-Type: text/x-rst
 ---
@@ -169,7 +169,9 @@ References
 
 .. _Wordpress: http://packages.gentoo.org/p