Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/, archs/alpha/, appendices/contributing/, archs/amd64/, ...
Date: Fri, 10 Jan 2020 09:46:22
Message-Id: 1578649484.c57839caf2608ddda43a6ee5c3b9474784218134.ulm@gentoo
1 commit: c57839caf2608ddda43a6ee5c3b9474784218134
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 10 09:44:44 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 10 09:44:44 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c57839ca
7
8 Update redirected links.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 appendices/contributing/text.xml | 2 +-
13 archs/alpha/text.xml | 4 ++--
14 archs/amd64/text.xml | 2 +-
15 archs/ppc/text.xml | 2 +-
16 ebuild-writing/common-mistakes/text.xml | 2 +-
17 keywording/text.xml | 2 +-
18 6 files changed, 7 insertions(+), 7 deletions(-)
19
20 diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml
21 index d17205a..d7e7003 100644
22 --- a/appendices/contributing/text.xml
23 +++ b/appendices/contributing/text.xml
24 @@ -45,7 +45,7 @@ For current Gentoo developers, access is at
25 Non-developers can clone the repository by typing
26 <c>git clone git://anongit.gentoo.org/proj/devmanual.git</c>.
27 The sources are also hosted on
28 -<uri link="https://github.com/gentoo/devmanual.gentoo.org">GitHub</uri>
29 +<uri link="https://github.com/gentoo/devmanual">GitHub</uri>
30 for those who prefer to submit patches using pull requests.
31 </p>
32
33
34 diff --git a/archs/alpha/text.xml b/archs/alpha/text.xml
35 index c52e080..e294166 100644
36 --- a/archs/alpha/text.xml
37 +++ b/archs/alpha/text.xml
38 @@ -142,10 +142,10 @@ The Alpha team can be contacted:
39 <uri link="https://wiki.gentoo.org/wiki/Project:Alpha">Gentoo Linux Alpha Development Project</uri>
40 </li>
41 <li>
42 - <uri link="https://www.gentoo.org/doc/en/gentoo-alpha-faq.xml">Gentoo/Alpha FAQ</uri>
43 + <uri link="https://wiki.gentoo.org/wiki/Alpha/FAQ">Gentoo/Alpha FAQ</uri>
44 </li>
45 <li>
46 - <uri link="https://www.gentoo.org/proj/en/base/alpha/doc/alpha-porting-guide.xml">Alpha Porting Guide</uri>
47 + <uri link="https://wiki.gentoo.org/wiki/Project:Alpha/Porting_guide">Alpha Porting Guide</uri>
48 </li>
49 <li>
50 <uri link="https://forums.gentoo.org/viewforum-f-32.html">Gentoo on Alternative Architectures Forum</uri>
51
52 diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml
53 index 4e9919a..73264df 100644
54 --- a/archs/amd64/text.xml
55 +++ b/archs/amd64/text.xml
56 @@ -582,7 +582,7 @@ segmentation faults or strange behaviour. GCC 4.0 refuses to compile such code.
57 <uri link="https://wiki.gentoo.org/wiki/Project:AMD64">Gentoo/AMD64 Project</uri>
58 </li>
59 <li>
60 - <uri link="https://www.gentoo.org/doc/en/gentoo-amd64-faq.xml">Gentoo/Linux AMD64 FAQ</uri>
61 + <uri link="https://wiki.gentoo.org/wiki/AMD64/FAQ">Gentoo/Linux AMD64 FAQ</uri>
62 </li>
63 <li>
64 <uri link="https://forums.gentoo.org/viewforum-f-46.html">Gentoo on AMD64 Forum</uri>
65
66 diff --git a/archs/ppc/text.xml b/archs/ppc/text.xml
67 index 837a526..fc449bf 100644
68 --- a/archs/ppc/text.xml
69 +++ b/archs/ppc/text.xml
70 @@ -93,7 +93,7 @@ The PowerPC team can be reached by:
71
72 <ul>
73 <li>
74 - <uri link="https://www.gentoo.org/doc/en/gentoo-ppc-faq.xml">Gentoo PPC FAQ</uri>
75 + <uri link="https://wiki.gentoo.org/wiki/PPC/FAQ">Gentoo PPC FAQ</uri>
76 </li>
77 <li>
78 <uri link="https://forums.gentoo.org/viewforum-f-24.html">Gentoo PPC Forums</uri>
79
80 diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml
81 index 9cd998c..a133037 100644
82 --- a/ebuild-writing/common-mistakes/text.xml
83 +++ b/ebuild-writing/common-mistakes/text.xml
84 @@ -157,7 +157,7 @@ GCC can turn any specific warning into an error. A specific -Werror flag would b
85 <p>
86 Removing "-Werror" from configure.ac can cause breakage in very rare
87 cases where the configure phase relies on the exit code. See
88 -<uri link="https://sourceforge.net/tracker/?func=detail&amp;aid=2959749&amp;group_id=204462&amp;atid=989708">
89 +<uri link="https://sourceforge.net/p/open-vm-tools/tracker/81/">
90 app-emulation/open-vm-tools bug</uri>. But even then we remove it from
91 the resulting Makefile.
92 </p>
93
94 diff --git a/keywording/text.xml b/keywording/text.xml
95 index d3c5ea4..2b25a0e 100644
96 --- a/keywording/text.xml
97 +++ b/keywording/text.xml
98 @@ -260,7 +260,7 @@ For a package to move to stable, the following guidelines must be met:
99
100 <p>
101 For security fixes, the "reasonable amount of time" guideline may be relaxed.
102 -See the <uri link="https://www.gentoo.org/security/en/vulnerability-policy.xml">
103 +See the <uri link="https://www.gentoo.org/support/security/vulnerability-treatment-policy.html">
104 Vulnerability Treatment Policy</uri>
105 </p>