commit:     1fc2ee9d5731524ca2c97d2c87e9243c097c4958
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 15:50:38 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:37:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc2ee9d

dev-util/cwdiff: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/cwdiff/cwdiff-0.3.0.ebuild | 4 ++--
 dev-util/cwdiff/cwdiff-0.3.1.ebuild | 4 ++--
 dev-util/cwdiff/cwdiff-0.4.0.ebuild | 4 ++--
 dev-util/cwdiff/cwdiff-9999.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/cwdiff/cwdiff-0.3.0.ebuild 
b/dev-util/cwdiff/cwdiff-0.3.0.ebuild
index ee48ba792c4..95a7d578300 100644
--- a/dev-util/cwdiff/cwdiff-0.3.0.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/junghans/${PN}.git 
https://github.com/junghans/${PN}.git";
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git";
        inherit git-r3
        KEYWORDS=""
 else

diff --git a/dev-util/cwdiff/cwdiff-0.3.1.ebuild 
b/dev-util/cwdiff/cwdiff-0.3.1.ebuild
index ee48ba792c4..95a7d578300 100644
--- a/dev-util/cwdiff/cwdiff-0.3.1.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/junghans/${PN}.git 
https://github.com/junghans/${PN}.git";
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git";
        inherit git-r3
        KEYWORDS=""
 else

diff --git a/dev-util/cwdiff/cwdiff-0.4.0.ebuild 
b/dev-util/cwdiff/cwdiff-0.4.0.ebuild
index d557ff0b388..77fac3a5742 100644
--- a/dev-util/cwdiff/cwdiff-0.4.0.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.4.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/junghans/${PN}.git 
https://github.com/junghans/${PN}.git";
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git";
        inherit git-r3
        KEYWORDS=""
 else

diff --git a/dev-util/cwdiff/cwdiff-9999.ebuild 
b/dev-util/cwdiff/cwdiff-9999.ebuild
index efe999c2870..59f7eb49bc9 100644
--- a/dev-util/cwdiff/cwdiff-9999.ebuild
+++ b/dev-util/cwdiff/cwdiff-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="git://github.com/junghans/${PN}.git 
https://github.com/junghans/${PN}.git";
+       EGIT_REPO_URI="https://github.com/junghans/${PN}.git";
        inherit git-r3
        KEYWORDS=""
 else

Reply via email to