sys-fs/zfs-kmod: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 11:34:30 +0000 (21:34 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:43 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc13-r4.ebuild
sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc14-r5.ebuild
sys-fs/zfs-kmod/zfs-kmod-0.6.1-r2.ebuild
sys-fs/zfs-kmod/zfs-kmod-0.6.2-r3.ebuild

index 9859270d0818ac804932ae7f21b5003bd2d37295..cf47024ea92d5a126994527d93a8bc4506e9af98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -11,7 +11,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut
 
 if [ ${PV} == "9999" ] ; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git"
+       EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git"
 else
        inherit eutils versionator
        MY_PV=$(replace_version_separator 3 '-')
index f8d2dd4e960e51a5132be92ee22f17eedf12009e..83e7fafaae3166ac0b379ae04eb70bc51d33e4dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut
 if [ ${PV} == "9999" ] ; then
        inherit git-2
        MY_PV=9999
-       EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git"
+       EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git"
 else
        inherit eutils versionator
        MY_PV=$(replace_version_separator 3 '-')
index c11c88aa0d4f9c87423eb9ff9c2730bd57c73345..73671492db2803af1bfc0ce78662c1c3ecb013b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut
 if [ ${PV} == "9999" ] ; then
        inherit git-2
        MY_PV=9999
-       EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git"
+       EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git"
 else
        inherit eutils versionator
        MY_PV=$(replace_version_separator 3 '-')
index daa86165ffc87aa4dfd40a161a479f5263d351ab..179739a94410eed2bf4cbbd6c8e80ded56349948 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,7 +12,7 @@ inherit bash-completion-r1 flag-o-matic linux-info linux-mod toolchain-funcs aut
 if [ ${PV} == "9999" ] ; then
        inherit git-2
        MY_PV=9999
-       EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git"
+       EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git"
 else
        inherit eutils versionator
        MY_PV=$(replace_version_separator 3 '-')