sci-libs/idlcoyote: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:08:45 +0000 (05:08 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:29 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-libs/idlcoyote/idlcoyote-20161220.ebuild
sci-libs/idlcoyote/idlcoyote-99999999.ebuild

index d83629ab84022cc27e03fa881a969e7afb89fbeb..20857bb5a31fca101678f7e91af6191ca1390781 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} != 99999999 ]]; then
 else
        inherit git-r3
        GIT_ECLASS="git-r3"
-       EGIT_REPO_URI=( "git://github.com/idl-coyote/coyote.git" )
+       EGIT_REPO_URI="https://github.com/idl-coyote/coyote.git"
        KEYWORDS=""
 fi
 
index d83629ab84022cc27e03fa881a969e7afb89fbeb..20857bb5a31fca101678f7e91af6191ca1390781 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} != 99999999 ]]; then
 else
        inherit git-r3
        GIT_ECLASS="git-r3"
-       EGIT_REPO_URI=( "git://github.com/idl-coyote/coyote.git" )
+       EGIT_REPO_URI="https://github.com/idl-coyote/coyote.git"
        KEYWORDS=""
 fi