app-laptop/mbpfan: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:52:43 +0000 (10:52 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:17 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-laptop/mbpfan/mbpfan-2.0.0.ebuild
app-laptop/mbpfan/mbpfan-9999.ebuild

index 7cb1c54849c4c27ef3b97273d5fb396b5cd82b7c..fb1fc7c3f9dcab61d16ea3116f352927300ac1a4 100644 (file)
@@ -13,7 +13,7 @@ RESTRICT="test" # will fail if the hardware is unavailable, not useful
 
 if [[ "${PV}" = 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/dgraziotin/${PN}.git"
+       EGIT_REPO_URI="https://github.com/dgraziotin/${PN}.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/dgraziotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 7cb1c54849c4c27ef3b97273d5fb396b5cd82b7c..fb1fc7c3f9dcab61d16ea3116f352927300ac1a4 100644 (file)
@@ -13,7 +13,7 @@ RESTRICT="test" # will fail if the hardware is unavailable, not useful
 
 if [[ "${PV}" = 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/dgraziotin/${PN}.git"
+       EGIT_REPO_URI="https://github.com/dgraziotin/${PN}.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/dgraziotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"