commit:     fe506353a15d62f9061044a0e1a8d6eaa4e4ec76
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 01:49:22 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 22:07:29 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fe506353

README: update references to newer git.gentoo.org instead of old g.o.g.o

 README/index.html                      | 12 ++++++------
 README/src/git/contribution-order.html |  2 +-
 README/src/git/contribution-order.txt  |  2 +-
 README/src/git/repositories.html       |  8 ++++----
 README/src/git/repositories.txt        |  8 ++++----
 README/src/git/ssh-multiplex.html      |  2 +-
 README/src/git/ssh-multiplex.txt       |  2 +-
 README/src/networks.html               |  2 +-
 README/src/networks.txt                |  2 +-
 9 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/README/index.html b/README/index.html
index ca0f70caa..2ba21dca2 100644
--- a/README/index.html
+++ b/README/index.html
@@ -104,7 +104,7 @@ on <tt>irc.freenode.org</tt></p></div>
 <div class="sect2">
 <h3 id="networks-sourcecontrol">1.2. Source-Control</h3>
 <div class="paragraph"><p>Overlays for Gentoo can be found on <a 
href="#repositories-github">Github</a> and
-<a href="#repositories-gogo">the Gentoo Overlays website</a>.</p></div>
+<a href="#repositories-ggo">the Gentoo Overlays website</a>.</p></div>
 </div>
 </div>
 </div>
@@ -115,7 +115,7 @@ on <tt>irc.freenode.org</tt></p></div>
 <h3 id="repositories">2.1. Repositories</h3>
 <div class="paragraph"><p>At the time of this writing, there are several 
repositories.</p></div>
 <div class="sect3">
-<h4 id="repositories-gogo">2.1.1. Git.Overlays.Gentoo.org</h4>
+<h4 id="repositories-ggo">2.1.1. Git.Overlays.Gentoo.org</h4>
 <div class="paragraph"><p>Few people with commit rights.
 Does not broadcast pushes to IRC.</p></div>
 <div class="dlist"><dl>
@@ -124,7 +124,7 @@ ReadOnly(git)
 </dt>
 <dd>
 <p>
-  <tt>git://git.overlays.gentoo.org/proj/perl-overlay.git</tt>
+  <tt>git://anongit.gentoo.org/proj/perl-overlay.git</tt>
 </p>
 </dd>
 <dt class="hdlist1">
@@ -132,7 +132,7 @@ ReadOnly(http)
 </dt>
 <dd>
 <p>
-  <tt>http://git.overlays.gentoo.org/gitroot/proj/perl-overlay.git</tt>
+  <tt>http://anongit.gentoo.org/git/proj/perl-overlay.git</tt>
 </p>
 </dd>
 <dt class="hdlist1">
@@ -140,7 +140,7 @@ ReadWrite
 </dt>
 <dd>
 <p>
-  <tt>git+ssh://g...@git.overlays.gentoo.org/proj/perl-overlay</tt>
+  <tt>git+ssh://g...@git.gentoo.org/proj/perl-overlay</tt>
 </p>
 </dd>
 </dl></div>
@@ -199,7 +199,7 @@ Push your patch sequence to <a 
href="#repositories-github">Github</a>.
 </li>
 <li>
 <p>
-Push your patch sequence to <a 
href="#repositories-gogo">git.overlays.gentoo.org</a>.
+Push your patch sequence to <a href="#repositories-ggo">git.gentoo.org</a>.
 </p>
 </li>
 </ol></div>

diff --git a/README/src/git/contribution-order.html 
b/README/src/git/contribution-order.html
index e01b9a12d..3aa93089f 100644
--- a/README/src/git/contribution-order.html
+++ b/README/src/git/contribution-order.html
@@ -111,7 +111,7 @@ Push your patch sequence to <a 
href="#repositories-github">Github</a>.
 </li>
 <li>
 <p>
-Push your patch sequence to <a 
href="#repositories-gogo">git.overlays.gentoo.org</a>.
+Push your patch sequence to <a href="#repositories-ggo">git.gentoo.org</a>.
 </p>
 </li>
 </ol></div>

diff --git a/README/src/git/contribution-order.txt 
b/README/src/git/contribution-order.txt
index a1175dc0c..520c8d607 100644
--- a/README/src/git/contribution-order.txt
+++ b/README/src/git/contribution-order.txt
@@ -6,7 +6,7 @@ Contributions are recommended to be performed in the following 
order:
   1. Progress your patch sequence locally.
   2. *(optional)* push your patch sequence to your personal public repository
   3. Push your patch sequence to xref:repositories-github[Github].
-  4. Push your patch sequence to 
xref:repositories-gogo[git.overlays.gentoo.org].
+  4. Push your patch sequence to xref:repositories-ggo[git.gentoo.org].
 
 This order will hopefully reduce the amount of push collisions encountered,
 which will make all our lives easier =).

diff --git a/README/src/git/repositories.html b/README/src/git/repositories.html
index 097c3befa..e19be7911 100644
--- a/README/src/git/repositories.html
+++ b/README/src/git/repositories.html
@@ -96,7 +96,7 @@ window.onload = function(){asciidoc.footnotes(); 
asciidoc.toc(4);}
 </div>
 </div>
 <div class="sect1">
-<h2 id="repositories-gogo">1. Git.Overlays.Gentoo.org</h2>
+<h2 id="repositories-ggo">1. Git.Overlays.Gentoo.org</h2>
 <div class="sectionbody">
 <div class="paragraph"><p>Few people with commit rights.
 Does not broadcast pushes to IRC.</p></div>
@@ -106,7 +106,7 @@ ReadOnly(git)
 </dt>
 <dd>
 <p>
-  <tt>git://git.overlays.gentoo.org/proj/perl-overlay.git</tt>
+  <tt>git://anongit.gentoo.org/proj/perl-overlay.git</tt>
 </p>
 </dd>
 <dt class="hdlist1">
@@ -114,7 +114,7 @@ ReadOnly(http)
 </dt>
 <dd>
 <p>
-  <tt>http://git.overlays.gentoo.org/gitroot/proj/perl-overlay.git</tt>
+  <tt>http://anongit.gentoo.org/git/proj/perl-overlay.git</tt>
 </p>
 </dd>
 <dt class="hdlist1">
@@ -122,7 +122,7 @@ ReadWrite
 </dt>
 <dd>
 <p>
-  <tt>git+ssh://g...@git.overlays.gentoo.org/proj/perl-overlay</tt>
+  <tt>git+ssh://g...@git.gentoo.org/proj/perl-overlay</tt>
 </p>
 </dd>
 </dl></div>

diff --git a/README/src/git/repositories.txt b/README/src/git/repositories.txt
index e5cc4d5fd..644eafca0 100644
--- a/README/src/git/repositories.txt
+++ b/README/src/git/repositories.txt
@@ -4,7 +4,7 @@ Repositories
 
 At the time of this writing, there are several repositories. 
 
-[[repositories-gogo]]
+[[repositories-ggo]]
 Git.Overlays.Gentoo.org
 -----------------------
 
@@ -12,12 +12,12 @@ Few people with commit rights.
 Does not broadcast pushes to IRC.
 
 ReadOnly(git)::
-  `git://git.overlays.gentoo.org/proj/perl-overlay.git`
+  `git://anongit.gentoo.org/proj/perl-overlay.git`
 
 ReadOnly(http)::
-  `http://git.overlays.gentoo.org/gitroot/proj/perl-overlay.git`
+  `http://anongit.gentoo.org/git/proj/perl-overlay.git`
 ReadWrite::
-  `git+ssh://g...@git.overlays.gentoo.org/proj/perl-overlay`
+  `git+ssh://g...@git.gentoo.org/proj/perl-overlay`
 
 [[repositories-github]]
 Github

diff --git a/README/src/git/ssh-multiplex.html 
b/README/src/git/ssh-multiplex.html
index e6361fe0d..b79955dd1 100644
--- a/README/src/git/ssh-multiplex.html
+++ b/README/src/git/ssh-multiplex.html
@@ -173,7 +173,7 @@ sys     0m0.250s
 <div class="paragraph"><p>With ControlMaster, you set up a long-lived SSH 
connection.</p></div>
 <div class="listingblock">
 <div class="content"><div class="highlight"><pre>&gt; ssh -fNn g...@github.com
-&gt; ssh -fNn g...@git.overlays.gentoo.org
+&gt; ssh -fNn g...@git.gentoo.org
 </pre></div></div></div>
 <div class="paragraph"><p>And we&#x2019;re truely really to start cooking with 
petrol.</p></div>
 </div>

diff --git a/README/src/git/ssh-multiplex.txt b/README/src/git/ssh-multiplex.txt
index 43f58bfb9..bdab2d95b 100644
--- a/README/src/git/ssh-multiplex.txt
+++ b/README/src/git/ssh-multiplex.txt
@@ -84,7 +84,7 @@ With ControlMaster, you set up a long-lived SSH connection.
 [source,bash]
 ------
 > ssh -fNn g...@github.com
-> ssh -fNn g...@git.overlays.gentoo.org
+> ssh -fNn g...@git.gentoo.org
 ------
 
 And we're truely really to start cooking with petrol.

diff --git a/README/src/networks.html b/README/src/networks.html
index b994ecf41..5d5dfac2b 100644
--- a/README/src/networks.html
+++ b/README/src/networks.html
@@ -107,7 +107,7 @@ on <tt>irc.freenode.org</tt></p></div>
 <h2 id="networks-sourcecontrol">2. Source-Control</h2>
 <div class="sectionbody">
 <div class="paragraph"><p>Overlays for Gentoo can be found on <a 
href="#repositories-github">Github</a> and
-<a href="#repositories-gogo">the Gentoo Overlays website</a>.</p></div>
+<a href="#repositories-ggo">the Gentoo Overlays website</a>.</p></div>
 </div>
 </div>
 </div>

diff --git a/README/src/networks.txt b/README/src/networks.txt
index dcff4c6fb..89eecae07 100644
--- a/README/src/networks.txt
+++ b/README/src/networks.txt
@@ -17,5 +17,5 @@ Source-Control
 --------------
 
 Overlays for Gentoo can be found on xref:repositories-github[Github] and
-xref:repositories-gogo[the Gentoo Overlays website]. 
+xref:repositories-ggo[the Gentoo Overlays website].
 

Reply via email to