projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c20ce40
)
sci-libs/dmlc-core: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 18:59:58 +0000
(
04:59
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:27 +0000
(12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
index 351c6e894b2fd7d495093ea634f3799ccb354c38..adf78c827246d4194962fad0450b128c62e3e9de 100644
(file)
--- a/
sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
+++ b/
sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
@@
-9,7
+9,7
@@
DESCRIPTION="Common bricks library for building distributed machine learning."
HOMEPAGE="https://github.com/dmlc/dmlc-core"
if [[ ${PV} == *9999* ]] ; then
- EGIT_REPO_URI="
git://github.com/dmlc/dmlc-core
.git"
+ EGIT_REPO_URI="
https://github.com/dmlc/${PN}
.git"
inherit git-r3
KEYWORDS=""
else