[gnome-build-meta/jjardon/ellisb/utilise-mirrors: 9/11] Add troublesome mirror with single character




commit 6cd0beb48344588c837305163036c8b2fbaf3a62
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         | 12 ++++++++----
 include/mirrors.yml         |  2 ++
 3 files changed, 11 insertions(+), 5 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 bee298e33..9eb2a4226 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -33,11 +33,11 @@ webkitgtk_org: https://webkitgtk.org/releases/
 #
 # 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,3 +94,7 @@ 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
+#
+# 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 6bf6bd491..e942023f2 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -1,5 +1,7 @@
 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:


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