commit:     d0a50caca757eb7f78d5565d7b9bcb84355e5a7a
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat May  5 23:08:32 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat May  5 23:11:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a50cac
sys-boot/grub: update git URI

 sys-boot/grub/grub-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild
index d4a88468dca..8c33dc3f4bb 100644
--- a/sys-boot/grub/grub-9999.ebuild
+++ b/sys-boot/grub/grub-9999.ebuild
@@ -33,8 +33,7 @@ if [[ ${PV} != 9999 ]]; then
        KEYWORDS="~amd64 ~arm64 ~x86"
 else
        inherit git-r3
-       EGIT_REPO_URI="git://git.sv.gnu.org/grub.git
-               http://git.savannah.gnu.org/r/grub.git";
+       EGIT_REPO_URI="https://git.savannah.gnu.org/git/grub.git";
 fi
 
 PATCHES=(

Reply via email to