commit:     6e52272db2fe3062d64554f295366faf9a181b43
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 10:31:21 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:15:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e52272d

dev-python/rtslib: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/rtslib/rtslib-3.0_pre4.ebuild | 5 ++---
 dev-python/rtslib/rtslib-9999.ebuild     | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/rtslib/rtslib-3.0_pre4.ebuild 
b/dev-python/rtslib/rtslib-3.0_pre4.ebuild
index d06b7d24258..6d946acafaf 100644
--- a/dev-python/rtslib/rtslib-3.0_pre4.ebuild
+++ b/dev-python/rtslib/rtslib-3.0_pre4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,8 +16,7 @@ IUSE=""
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/Datera/${PN}.git
-               https://github.com/Datera/${PN}.git";
+       EGIT_REPO_URI="https://github.com/Datera/${PN}.git";
        KEYWORDS=""
 else
        MY_PV=${PV/_/-}

diff --git a/dev-python/rtslib/rtslib-9999.ebuild 
b/dev-python/rtslib/rtslib-9999.ebuild
index d06b7d24258..6d946acafaf 100644
--- a/dev-python/rtslib/rtslib-9999.ebuild
+++ b/dev-python/rtslib/rtslib-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,8 +16,7 @@ IUSE=""
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/Datera/${PN}.git
-               https://github.com/Datera/${PN}.git";
+       EGIT_REPO_URI="https://github.com/Datera/${PN}.git";
        KEYWORDS=""
 else
        MY_PV=${PV/_/-}

Reply via email to