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

sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild
sys-apps/opentmpfiles/opentmpfiles-0.1.3.ebuild
sys-apps/opentmpfiles/opentmpfiles-9999.ebuild

index 898152f8d7fae425f0f106988b49b4d0d64e47c4..12148204094efd8c4e0fd730f2d4b066e034ed42 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/openrc/${PN}"
+       EGIT_REPO_URI="https://github.com/openrc/${PN}"
 else
        SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
                ${P}.tar.gz"
index 707c50b7f49fb505844c9491308fce4725cffda9..47fc6ab98433bd43e7f3530e9110cef521f75b8f 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/openrc/${PN}"
+       EGIT_REPO_URI="https://github.com/openrc/${PN}"
 else
        SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
                ${P}.tar.gz"
index 710b4e94f204445f6d84b8a0cdbf5406fe14cc64..bb0ba622719310371b4894b73cc1e8759b79dc26 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/openrc/${PN}"
+       EGIT_REPO_URI="https://github.com/openrc/${PN}"
 else
        SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
                ${P}.tar.gz"
index 7688bed5e9dcb1213d4d05731a9fa993a9b37b9b..c96bac4a3db02796cf63978346c3eefd30b11b5d 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 if [[ ${PV} = 9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/openrc/${PN}"
+       EGIT_REPO_URI="https://github.com/openrc/${PN}"
 else
        SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
                ${P}.tar.gz"