Skip to content

Commit

Permalink
dev-libs/boost-numpy: use HTTPS for GitHub
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 341067b commit 41d35c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-libs/boost-numpy/boost-numpy-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41d35c6

Please sign in to comment.