sys-libs/newlib: Use https:// for git repository.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 16 Mar 2020 19:00:08 +0000 (19:00 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 16 Mar 2020 21:23:53 +0000 (21:23 +0000)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/newlib/newlib-2.2.0.ebuild
sys-libs/newlib/newlib-2.5.0.ebuild
sys-libs/newlib/newlib-3.1.0.ebuild
sys-libs/newlib/newlib-3.3.0.ebuild
sys-libs/newlib/newlib-9999.ebuild

index 06ec36dcc2cbb9a3138106e3a537e64369831625..434c9cb4e2a9c452e6e06b8de5406c27d0f120ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
 inherit flag-o-matic toolchain-funcs eutils
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
+       EGIT_REPO_URI="https://sourceware.org/git/newlib-cygwin.git"
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
index 6575c24051a7a4a92f1a66e357fcdabc5e61eddb..bf7a456c81d9027411e77913757346c46815e55a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -6,7 +6,7 @@ EAPI="6"
 inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
+       EGIT_REPO_URI="https://sourceware.org/git/newlib-cygwin.git"
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
index 3ff7308671d7305f5cc7d27be84b0d45f3a1a730..345bb529dcd3928b17c5fec4d71487f4fc6999ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -6,7 +6,7 @@ EAPI="7"
 inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
+       EGIT_REPO_URI="https://sourceware.org/git/newlib-cygwin.git"
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
index b955419a1daece60d92f46b3e193a2acbff73e2b..345bb529dcd3928b17c5fec4d71487f4fc6999ea 100644 (file)
@@ -6,7 +6,7 @@ EAPI="7"
 inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
+       EGIT_REPO_URI="https://sourceware.org/git/newlib-cygwin.git"
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
index 3ff7308671d7305f5cc7d27be84b0d45f3a1a730..345bb529dcd3928b17c5fec4d71487f4fc6999ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -6,7 +6,7 @@ EAPI="7"
 inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
+       EGIT_REPO_URI="https://sourceware.org/git/newlib-cygwin.git"
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"