projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341067b
)
dev-libs/boost-numpy: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 09:41:18 +0000
(19:41 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:36 +0000
(11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-libs/boost-numpy/boost-numpy-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/boost-numpy/boost-numpy-9999.ebuild
b/dev-libs/boost-numpy/boost-numpy-9999.ebuild
index 1b24caed83e76dee71a4db1c9ccf40862ddc89c8..e6dd4141386a19061a55590eff3a119a2ca570b7 100644
(file)
--- a/
dev-libs/boost-numpy/boost-numpy-9999.ebuild
+++ b/
dev-libs/boost-numpy/boost-numpy-9999.ebuild
@@
-12,8
+12,7
@@
HOMEPAGE="https://github.com/ndarray/Boost.NumPy"
if [[ ${PV} == *9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/ndarray/Boost.NumPy.git \
- https://github.com/ndarray/Boost.NumPy.git"
+ EGIT_REPO_URI="https://github.com/ndarray/Boost.NumPy.git"
else
SRC_URI="https://dev.gentoo.org/~heroxbd/${P}.tar.xz"
fi