[gentoo-commits] proj/perl-overlay:master commit in: README/src/, README/, README/src/git/

2017-09-16 Thread Kent Fredric
commit: fe506353a15d62f9061044a0e1a8d6eaa4e4ec76
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jan 17 01:49:22 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 16 22:07:29 2017 +
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 irc.freenode.org
 
 1.2. Source-Control
 Overlays for Gentoo can be found on Github and
-the Gentoo Overlays website.
+the Gentoo Overlays website.
 
 
 
@@ -115,7 +115,7 @@ on irc.freenode.org
 2.1. Repositories
 At the time of this writing, there are several 
repositories.
 
-2.1.1. Git.Overlays.Gentoo.org
+2.1.1. Git.Overlays.Gentoo.org
 Few people with commit rights.
 Does not broadcast pushes to IRC.
 
@@ -124,7 +124,7 @@ ReadOnly(git)
 
 
 
-  git://git.overlays.gentoo.org/proj/perl-overlay.git
+  git://anongit.gentoo.org/proj/perl-overlay.git
 
 
 
@@ -132,7 +132,7 @@ ReadOnly(http)
 
 
 
-  http://git.overlays.gentoo.org/gitroot/proj/perl-overlay.git
+  http://anongit.gentoo.org/git/proj/perl-overlay.git
 
 
 
@@ -140,7 +140,7 @@ ReadWrite
 
 
 
-  git+ssh://g...@git.overlays.gentoo.org/proj/perl-overlay
+  git+ssh://g...@git.gentoo.org/proj/perl-overlay
 
 
 
@@ -199,7 +199,7 @@ Push your patch sequence to Github.
 
 
 
-Push your patch sequence to git.overlays.gentoo.org.
+Push your patch sequence to git.gentoo.org.
 
 
 

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 Github.
 
 
 
-Push your patch sequence to git.overlays.gentoo.org.
+Push your patch sequence to git.gentoo.org.
 
 
 

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);}
 
 
 
-1. Git.Overlays.Gentoo.org
+1. Git.Overlays.Gentoo.org
 
 Few people with commit rights.
 Does not broadcast pushes to IRC.
@@ -106,7 +106,7 @@ ReadOnly(git)
 
 
 
-  git://git.overlays.gentoo.org/proj/perl-overlay.git
+  git://anongit.gentoo.org/proj/perl-overlay.git
 
 
 
@@ -114,7 +114,7 @@ ReadOnly(http)
 
 
 
-  http://git.overlays.gentoo.org/gitroot/proj/perl-overlay.git
+  http://anongit.gentoo.org/git/proj/perl-overlay.git
 
 
 
@@ -122,7 +122,7 @@ ReadWrite
 
 
 
-  git+ssh://g...@git.overlays.gentoo.org/proj/perl-overlay
+  git+ssh://g...@git.gentoo.org/proj/perl-overlay
 
 
 

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`
 
 [[repos

[gentoo-commits] proj/perl-overlay:master commit in: README/src/, README/, README/src/git/

2017-09-16 Thread Kent Fredric
commit: 8248a780be3468e9d6f880344f510f817d900c2a
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jan 17 01:50:28 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 16 22:07:30 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8248a780

README: Update to asciidoc 8.6.9

 README/index.html  | 126 -
 README/src/git/contribution-order.html |  68 +-
 README/src/git/disable-merge-pull.html |  70 +-
 README/src/git/linearize-commits.html  |  68 +-
 README/src/git/repositories.html   |  68 +-
 README/src/git/ssh-multiplex.html  |  80 ++---
 README/src/git/work-in-a-branch.html   | 110 ++--
 README/src/networks.html   |  68 +-
 8 files changed, 313 insertions(+), 345 deletions(-)

diff --git a/README/index.html b/README/index.html
index 2ba21dca2..a1a2be988 100644
--- a/README/index.html
+++ b/README/index.html
@@ -3,23 +3,20 @@
 http://www.w3.org/1999/xhtml"; xml:lang="en">
 
 
-
+
 Gentoo Perl Overlay Tips
 
 /*