commit:     dd1d9af3f53772ea875216eeecc348d988516cf3
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Fri Jul 28 23:21:48 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:35:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1d9af3

app-accessibility/espeakup: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-accessibility/espeakup/espeakup-0.80.ebuild | 4 ++--
 app-accessibility/espeakup/espeakup-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-accessibility/espeakup/espeakup-0.80.ebuild 
b/app-accessibility/espeakup/espeakup-0.80.ebuild
index c8efba15138..95a1e0ea06b 100644
--- a/app-accessibility/espeakup/espeakup-0.80.ebuild
+++ b/app-accessibility/espeakup/espeakup-0.80.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 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/williamh/espeakup.git"
+       EGIT_REPO_URI="https://github.com/williamh/espeakup.git";
        inherit git-r3
 else
        EGIT_COMMIT=v${PV}

diff --git a/app-accessibility/espeakup/espeakup-9999.ebuild 
b/app-accessibility/espeakup/espeakup-9999.ebuild
index c8efba15138..95a1e0ea06b 100644
--- a/app-accessibility/espeakup/espeakup-9999.ebuild
+++ b/app-accessibility/espeakup/espeakup-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 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/williamh/espeakup.git"
+       EGIT_REPO_URI="https://github.com/williamh/espeakup.git";
        inherit git-r3
 else
        EGIT_COMMIT=v${PV}

Reply via email to