diff options
-rw-r--r-- | dev-python/python-report/python-report-0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-report/python-report-0.10-r1.ebuild b/dev-python/python-report/python-report-0.10-r1.ebuild index 7bbd08b..1fb679d 100644 --- a/dev-python/python-report/python-report-0.10-r1.ebuild +++ b/dev-python/python-report/python-report-0.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI="2" -EGIT_REPO_URI="git://git.fedorahosted.org/report.git" +EGIT_REPO_URI="http://git.fedorahosted.org/report.git" EGIT_COMMIT="${PV}" inherit base git autotools eutils |