app-accessibility/espeakup: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:21:48 +0000 (09:21 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:55 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-accessibility/espeakup/espeakup-0.80.ebuild
app-accessibility/espeakup/espeakup-9999.ebuild

index c8efba15138ae824de67c906ebf6e6085d4bd98c..95a1e0ea06b23c875be6c4ad690d0f6509724f82 100644 (file)
@@ -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}
index c8efba15138ae824de67c906ebf6e6085d4bd98c..95a1e0ea06b23c875be6c4ad690d0f6509724f82 100644 (file)
@@ -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}