projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fddfe6a
)
app-accessibility/emacspeak: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Fri, 28 Jul 2017 23:20:28 +0000
(09:20 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:54 +0000
(10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-accessibility/emacspeak/emacspeak-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-accessibility/emacspeak/emacspeak-9999.ebuild
b/app-accessibility/emacspeak/emacspeak-9999.ebuild
index 2d661d9d9eaaf33a10943dedd87db612e90b0770..203cdea84324bc2aee86f4336e97e9e131ff185e 100644
(file)
--- a/
app-accessibility/emacspeak/emacspeak-9999.ebuild
+++ b/
app-accessibility/emacspeak/emacspeak-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-9,7
+9,7
@@
DISABLE_AUTOFORMATTING=1
inherit eutils readme.gentoo elisp
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="
git
://github.com/tvraman/emacspeak.git"
+ EGIT_REPO_URI="
https
://github.com/tvraman/emacspeak.git"
inherit git-r3
else
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"