commit:     8123588ff66d9f8e99e8f1ea5389b1dfbf89f236
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 16:44:54 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:38:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8123588f

media-libs/raspberrypi-userland: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild 
b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
index fb3240d5919..ddbbd294d3a 100644
--- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
+++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/raspberrypi/userland";
 
 if [[ ${PV} == 9999* ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/${PN/-//}.git"
+       EGIT_REPO_URI="https://github.com/${PN/-//}.git";
        SRC_URI=""
 else
        GIT_COMMIT="dff5760"

Reply via email to