commit:     0b08d54e81734e1654fbac223700d651a7383bcb
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 15:15:23 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b08d54e

x11-misc/bumblebee: use HTTPS for GitHub, HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-misc/bumblebee/bumblebee-3.2.1.ebuild           | 6 +++---
 x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild | 4 ++--
 x11-misc/bumblebee/bumblebee-9999.ebuild            | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild 
b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild
index 9187302abbe..a0904a9a887 100644
--- a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild
+++ b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils multilib readme.gentoo systemd user
 
 DESCRIPTION="Service providing elegant and stable means of managing Optimus 
graphics chipsets"
-HOMEPAGE="http://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
-SRC_URI="http://bumblebee-project.org/${P}.tar.gz";
+HOMEPAGE="https://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
+SRC_URI="https://bumblebee-project.org/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-3"

diff --git a/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild 
b/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild
index 38982456a42..65477c88d73 100644
--- a/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild
+++ b/x11-misc/bumblebee/bumblebee-3.2.1_p20170123.ebuild
@@ -7,7 +7,7 @@ inherit autotools multilib readme.gentoo-r1 systemd user
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/Bumblebee-Project/Bumblebee.git"
+       EGIT_REPO_URI="https://github.com/Bumblebee-Project/Bumblebee.git";
        EGIT_BRANCH="develop"
        KEYWORDS=""
 else
@@ -19,7 +19,7 @@ else
 fi
 
 DESCRIPTION="Service providing elegant and stable means of managing Optimus 
graphics chipsets"
-HOMEPAGE="http://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
+HOMEPAGE="https://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
 
 SLOT="0"
 LICENSE="GPL-3"

diff --git a/x11-misc/bumblebee/bumblebee-9999.ebuild 
b/x11-misc/bumblebee/bumblebee-9999.ebuild
index 38982456a42..65477c88d73 100644
--- a/x11-misc/bumblebee/bumblebee-9999.ebuild
+++ b/x11-misc/bumblebee/bumblebee-9999.ebuild
@@ -7,7 +7,7 @@ inherit autotools multilib readme.gentoo-r1 systemd user
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/Bumblebee-Project/Bumblebee.git"
+       EGIT_REPO_URI="https://github.com/Bumblebee-Project/Bumblebee.git";
        EGIT_BRANCH="develop"
        KEYWORDS=""
 else
@@ -19,7 +19,7 @@ else
 fi
 
 DESCRIPTION="Service providing elegant and stable means of managing Optimus 
graphics chipsets"
-HOMEPAGE="http://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
+HOMEPAGE="https://bumblebee-project.org 
https://github.com/Bumblebee-Project/Bumblebee";
 
 SLOT="0"
 LICENSE="GPL-3"

Reply via email to