--- old/graph-tool-9999.ebuild 2015-01-29 17:11:02.735373335 -0700 +++ new/graph-tool-9999.ebuild 2015-01-29 17:11:30.198374919 -0700 @@ -8,7 +8,7 @@ inherit check-reqs toolchain-funcs python-r1 if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/count0/graph-tool.git" + EGIT_REPO_URI="https://git.skewed.de/count0/graph-tool.git" inherit autotools git-r3 else SRC_URI="http://downloads.skewed.de/${PN}/${P}.tar.bz2"