summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 09:21:48 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:55 +0200
commitdd1d9af3f53772ea875216eeecc348d988516cf3 (patch)
treeb1d8fd4e0b1f529c56dabdbb7cea51e9bf9fe781 /app-accessibility/espeakup/espeakup-9999.ebuild
parentapp-accessibility/emacspeak: use HTTPS for GitHub (diff)
downloadgentoo-dd1d9af3f53772ea875216eeecc348d988516cf3.tar.gz
gentoo-dd1d9af3f53772ea875216eeecc348d988516cf3.tar.bz2
gentoo-dd1d9af3f53772ea875216eeecc348d988516cf3.zip
app-accessibility/espeakup: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-accessibility/espeakup/espeakup-9999.ebuild')
-rw-r--r--app-accessibility/espeakup/espeakup-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeakup/espeakup-9999.ebuild b/app-accessibility/espeakup/espeakup-9999.ebuild
index c8efba15138a..95a1e0ea06b2 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}