[gnome-build-meta/jjardon/ellisb/add-first-mirror: 8/13] Add troublesome mirror with single character




commit ecd028858de6dda8d905225b77169bb884830763
Author: Ellis Barnwell <ellis barnwell codethink co uk>
Date:   Tue Nov 30 16:26:23 2021 +0000

    Add troublesome mirror with single character

 elements/world/gtkspell.bst |  2 +-
 include/aliases.yml         | 14 +++++++++-----
 include/mirrors.yml         |  4 +++-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/elements/world/gtkspell.bst b/elements/world/gtkspell.bst
index 9b8fa31ec..0efeb9194 100644
--- a/elements/world/gtkspell.bst
+++ b/elements/world/gtkspell.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: git_tag
-  url: git_code_sf_net:/p/gtkspell/gtkspell.git
+  url: git_code_sf_net_p_gtspell:/gtkspell.git
   track: master
 build-depends:
 - core-deps/intltool.bst
diff --git a/include/aliases.yml b/include/aliases.yml
index bd632494b..9cee9e441 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -34,11 +34,11 @@ aliases:
 #
 # Repeated aliases have been commented out
 #
-  git_code_sf_net: https://git.code.sf.net/
+#  git_code_sf_net: https://git.code.sf.net/
   git_eno_space: https://git.eno.space/
-  github_com: https://github.com/
-  gitlab_com: https://gitlab.com/
-  gitlab_gnome_org: https://gitlab.gnome.org/
+#  github_com: https://github.com/
+#  gitlab_com: https://gitlab.com/
+#  gitlab_gnome_org: https://gitlab.gnome.org/
   gitlab_manjaro_org: https://gitlab.manjaro.org/
   source_puri_sm: https://source.puri.sm/
 #
@@ -94,4 +94,8 @@ aliases:
   tar_www_openldap_org: https://www.openldap.org
   tar_www_spice-space_org: https://www.spice-space.org
   tar_www_tcpdump_org: https://www.tcpdump.org
-  tar_www_thekelleys_org_uk: http://www.thekelleys.org.uk
\ No newline at end of file
+  tar_www_thekelleys_org_uk: http://www.thekelleys.org.uk
+  #
+  # Additional troublesome mirrors
+  #
+  git_code_sf_net_p_gtspell: https://source.puri.sm/p/gtkspell
diff --git a/include/mirrors.yml b/include/mirrors.yml
index fed9ed1b1..b9a103c9e 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -7,6 +7,8 @@ mirrors:
   aliases:
     git_code_sf_net:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_code_sf_net/
+    git_code_sf_net_p_gtkspell:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_code_sf_net/p/gtkspell/
     git_eno_space:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/git_eno_space/
     github_com:
@@ -120,4 +122,4 @@ mirrors:
     tar_www_tcpdump_org:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_tcpdump_org/-/blob/master//
     tar_www_thekelleys_org_uk:
-    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_thekelleys_org_uk/-/blob/master//
\ No newline at end of file
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/www_thekelleys_org_uk/-/blob/master//


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]