summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/gitstats/gitstats-0_pre20151223.ebuild')
-rw-r--r--dev-vcs/gitstats/gitstats-0_pre20151223.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
index e63cc6b21ddb..f7f2ad6c28c6 100644
--- a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
+++ b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
@@ -10,10 +10,7 @@ inherit python-r1
if [[ ${PV} == 9999 ]]; then
inherit git-r3
KEYWORDS=""
- EGIT_REPO_URI="
- git://github.com/hoxu/gitstats.git
- https://github.com/hoxu/gitstats.git
- "
+ EGIT_REPO_URI="https://github.com/hoxu/${PN}.git"
else
KEYWORDS="~amd64 ~x86"
SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}.tar.xz"