Skip to content

Commit

Permalink
get the right repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Jun 25, 2016
1 parent a749bb4 commit 540b9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-mathematics/sage/sage-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PYTHON_REQ_USE="readline,sqlite"
inherit distutils-r1 flag-o-matic multiprocessing prefix toolchain-funcs versionator

if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://github.com/vbraun/sage.git"
EGIT_REPO_URI="git://github.com/sagemath/sage.git"
EGIT_BRANCH=develop
EGIT_CHECKOUT_DIR="${WORKDIR}/${P}"
inherit git-r3
Expand Down

0 comments on commit 540b9f3

Please sign in to comment.