commit:     84f65fe5eae25dcc475f706e1caf2e32cbf3d840
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 14:49:56 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f65fe5

sys-cluster/libcircle: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild | 4 ++--
 sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild 
b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild
index 7f7163c13d3..8093e3eee7b 100644
--- a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild
+++ b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild
@@ -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=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/hpc/${PN}.git 
https://github.com/hpc/${PN}.git";
+       EGIT_REPO_URI="https://github.com/hpc/${PN}.git";
        inherit git-2
        KEYWORDS=""
 else

diff --git a/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild 
b/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild
index 7f7163c13d3..8093e3eee7b 100644
--- a/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild
+++ b/sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild
@@ -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=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/hpc/${PN}.git 
https://github.com/hpc/${PN}.git";
+       EGIT_REPO_URI="https://github.com/hpc/${PN}.git";
        inherit git-2
        KEYWORDS=""
 else

Reply via email to