sys-cluster/libcircle: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 14:49:56 +0000 (00:49 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:46 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild
sys-cluster/libcircle/libcircle-0.2.1_rc1.ebuild

index 7f7163c13d3a808ef31e40b4f3b90eeb1abef00d..8093e3eee7b169a160145c362f51aa7e172e9e86 100644 (file)
@@ -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
index 7f7163c13d3a808ef31e40b4f3b90eeb1abef00d..8093e3eee7b169a160145c362f51aa7e172e9e86 100644 (file)
@@ -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